gmane.emacs.gnus.cvs archive
1848 archived articles, newest first (page 17 of 19). Latest articles →
[gnus git] branch master updated: n0-15-83-g10eeba9 =1= Further registry ignored-groups fixes.
Thu, 21 Apr 2011 18:34:46 +0200[gnus git] branch master updated: n0-15-82-g33cae6a =1= Fix registry ignored groups format and a logic bug.
Thu, 21 Apr 2011 18:27:54 +0200[gnus git] branch master updated: n0-15-81-g9b3dee7 =1= (shr-expand-url): Fix typo.
Thu, 21 Apr 2011 04:46:29 +0200[gnus git] branch master updated: n0-15-80-g4b70902 =1= * shr.el (shr-expand-url): Protect against null urls.
Thu, 21 Apr 2011 03:58:23 +0200[gnus git] branch master updated: n0-15-79-g5627fc9 =1= Use <base> to expand relative URLs.
Thu, 21 Apr 2011 00:34:23 +0200[gnus git] branch master updated: n0-15-78-g30ad87c =1= Add ignored groups back.
Wed, 20 Apr 2011 22:48:37 +0200[gnus git] branch master updated: n0-15-77-g1c14939 =1= * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
Wed, 20 Apr 2011 22:40:31 +0200[gnus git] branch master updated: n0-15-76-g397ed49 =1= Installed Makefile rules for NNTP testing.
Wed, 20 Apr 2011 20:37:05 +0200[gnus git] branch master updated: n0-15-75-gc8e100b =1= Installed simple NNTP testing.
Wed, 20 Apr 2011 20:33:36 +0200[gnus git] branch master updated: n0-15-74-g2c311f4 =1= gnus-registry.el (gnus-registry-action, gnus-registry-fetch-header-fast): Don't use mail-header that looks an internal function of mailheader.el.
Wed, 20 Apr 2011 02:39:16 +0200[gnus git] branch master updated: n0-15-73-ge76d2a1 =1= time-date.el (time-to-days): Remove unused local variables.
Tue, 19 Apr 2011 09:06:10 +0200[gnus git] branch master updated: n0-15-72-g76291d8 =1= gnus-registry.el, registry.el: Silence the byte compiler.
Tue, 19 Apr 2011 00:51:05 +0200[gnus git] branch master updated: n0-15-71-g1e4b51e =1= Add recipient tracking to the Gnus registry. Reindex it on read if necessary.
Sat, 16 Apr 2011 05:33:25 +0200[gnus git] branch master updated: n0-15-70-gbab3851 =1= message.el (message-bogus-system-names): Replace ^...$ => \`...\'. gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from Lisp. gnus-draft.el (gnus-draft-setup): New arg `dont-pop'. (gnus-draft-send): Use it to avoid popping up frames from gnus-group-send-queue.
Fri, 15 Apr 2011 16:25:38 +0200[gnus git] branch master updated: n0-15-69-g94bdeec =1= Parent split by subject first, then sender.
Fri, 15 Apr 2011 14:48:42 +0200[gnus git] branch master updated: n0-15-68-g0b5b7d1 =1= Fix typos in the last change in gnus-registry docs.
Thu, 14 Apr 2011 14:43:39 +0200[gnus git] branch master updated: n0-15-67-g8f66979 =2= * gnus-registry.el: Updated gnus-registry docs. ; Updated gnus-registry docs.
Thu, 14 Apr 2011 12:23:08 +0200[gnus git] branch master updated: n0-15-65-g2894ca0 =1= Cosmetic fix.
Thu, 14 Apr 2011 03:48:55 +0200[gnus git] branch master updated: n0-15-64-g064c974 =1= Fix Gnus registry sender splitting and logging.
Tue, 12 Apr 2011 20:38:13 +0200[gnus git] branch master updated: n0-15-63-g33da5ba =1= Only do opportunistic STARTTLS upgrades if we have built-in gnutls support.
Tue, 12 Apr 2011 20:30:41 +0200[gnus git] branch master updated: n0-15-62-gd0f0dd2 =1= Fix typo.
Tue, 12 Apr 2011 19:58:27 +0200[gnus git] branch master updated: n0-15-61-g44c81a2 =2= Add a sanity check so that we don't issue two async commands to the same server at the same time. ; * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
Tue, 12 Apr 2011 19:54:24 +0200[gnus git] branch master updated: n0-15-59-ge157d87 =1= (Window Layout): @itemize @code doesn't exist. It's @table @code.
Tue, 12 Apr 2011 19:25:45 +0200[gnus git-html] branch master updated: =1= Link to the cgit web, and mention the buildbot.
Tue, 12 Apr 2011 18:42:28 +0200[gnus git] branch master updated: n0-15-58-g1b1d297 =2= * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix. ; (gnus-registry-remake-db): Put the warning on a "warning" level.
Tue, 12 Apr 2011 18:30:46 +0200[gnus git] branch master updated: n0-15-56-gd2c69c9 =1= (mm-url-package-name): Removed to ease third-party reuse.
Tue, 12 Apr 2011 14:37:39 +0200[gnus git] branch master updated: n0-15-55-g672f5b7 =1= Add subject and sender tracking in Gnus registry for incoming mail.
Mon, 11 Apr 2011 23:15:04 +0200[gnus git] branch master updated: n0-15-54-g4829e59 =1= registry.el: Require CL before using defmacro*.
Mon, 11 Apr 2011 16:17:17 +0200[gnus git] branch master updated: n0-15-53-gc66266f =1= gnus-art.el (article-treat-date): Assume that gnus-article-date-headers may be a group parameter.
Mon, 11 Apr 2011 02:28:08 +0200[gnus git] branch master updated: n0-15-52-gb5b02d9 =1= Fix typo.
Fri, 08 Apr 2011 14:29:37 +0200[gnus git] branch master updated: n0-15-51-ge564d59 =2= * gnus-registry.el (gnus-registry-handle-action): More debugging. ; Add debugging option to `gnus-gnus-to-newsrc-format'.
Thu, 07 Apr 2011 23:50:16 +0200[gnus git] branch master updated: n0-15-49-g854af53 =1= Avoid failing tests for Emacs without lexical binding.
Thu, 07 Apr 2011 20:48:43 +0200[gnus git] branch master updated: n0-15-48-g9cfcdab =1= Add new Makefile rules for starting test-suite.
Thu, 07 Apr 2011 20:40:28 +0200[gnus git] branch master updated: n0-15-47-g558e0e0 =1= XEmacs 21.4 does not support third argument NOERROR for `require'.
Wed, 06 Apr 2011 22:20:42 +0200[gnus git] branch master updated: n0-15-46-gc66eb73 =1= * registry.el (initialize-instance): Change :after to :AFTER to be compatible with old EIEIO version in XEmacs.
Wed, 06 Apr 2011 21:33:13 +0200[gnus git] branch master updated: n0-15-45-g8333075 =1= Fix gnus-registry splitting bugs and provide better messaging.
Wed, 06 Apr 2011 20:40:45 +0200[gnus git] branch master updated: n0-15-44-gdd2c57d =1= * Makefile.in (lick-fail-on-warning): New rule to compile with warnings as errors. (fail-on-warning): Use it.
Wed, 06 Apr 2011 17:53:40 +0200[gnus git] branch master updated: n0-15-43-g3921b6b =1= Load ERT unconditionally anyway, discarding errors.
Wed, 06 Apr 2011 16:59:31 +0200[gnus git] branch master updated: n0-15-42-g4b3eae1 =1= registry.el and gnus-registry.el ERT compatibility fixes, proto-stream.el commit revert, old .eld gnus-registry.el importer
Wed, 06 Apr 2011 12:52:38 +0200[gnus git] branch master updated: n0-15-40-gadd7473 =1= Registry extra tracking bug fix: map references to group names.
Tue, 05 Apr 2011 23:12:22 +0200[gnus git] branch master updated: n0-15-39-g96b11ae =1= * registry.el (initialize-instance, registry-db): Move the non-function initforms back to the class definition.
Tue, 05 Apr 2011 20:42:41 +0200[gnus git] branch master updated: n0-15-38-g036b6ab =4= Demonstrate pre-lexbind bug through registry.el ERT tests. ; Fixes suggested by David Engster <[email protected]>. ; gnus-registry bug fixes. ; gnus-registry.el major rewrite
Tue, 05 Apr 2011 18:22:22 +0200[gnus git] branch tzz-gnus-registry-rewrite updated: n0-15-38-g036b6ab =1= Demonstrate pre-lexbind bug through registry.el ERT tests.
Tue, 05 Apr 2011 18:09:21 +0200[gnus git] branch tzz-gnus-registry-rewrite updated: n0-15-37-g98c0e74 =2= Fixes suggested by David Engster <[email protected]>. ; gnus-registry bug fixes.
Tue, 05 Apr 2011 17:54:26 +0200[gnus git] branch tzz-gnus-registry-rewrite created: n0-15-35-g6ebc531 =0=
Mon, 04 Apr 2011 12:16:41 +0200[gnus git] branch master updated: n0-15-34-g2a7d7ff =3= (gnus-update-marks): Reinstate the code to not alter marks on non-selected articles. ; (gnus-get-unread-articles): Don't try to contact denied servers. ; Resolve conflict.
Sun, 03 Apr 2011 18:44:14 +0200[gnus git] branch master updated: n0-15-31-g60fcfe9 =1= Fix previous commits.
Sun, 03 Apr 2011 13:38:14 +0200[gnus git] branch master updated: n0-15-30-g85f5a3d =1= Fix previous commits.
Sun, 03 Apr 2011 12:45:31 +0200[gnus git] branch master updated: n0-15-29-gaec172c =1= proto-stream.el: Rename it to network-stream.el. nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command parameter to open-protocol-stream.
Sun, 03 Apr 2011 12:34:49 +0200[gnus git] branch master updated: n0-15-28-ga030e58 =1= mm-view: do not fontify fundamental-mode
Fri, 01 Apr 2011 10:12:25 +0200[gnus git] branch master updated: n0-15-27-g04c1fb9 =1= (gnus-update-marks): Revert intersection change, which made marks not propagate, again.
Wed, 30 Mar 2011 21:48:56 +0200[gnus git] branch master updated: n0-15-26-gd1ab535 =2= Only do the defcustom compilation thing on XEmacs, where it seems to be needed. ; Resolve merge conflict.
Wed, 30 Mar 2011 18:10:43 +0200[gnus git] branch master updated: n0-15-24-g06f8178 =1= Merge Emacs' changes.
Wed, 30 Mar 2011 16:51:35 +0200[gnus git] branch master updated: n0-15-23-g431eb51 =1= * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP stuff.
Wed, 30 Mar 2011 00:46:23 +0200[gnus git] branch master updated: n0-15-22-g84dd30f =1= (gnus-score-string): Fix calling convention of `gnus-simplify-buffer-fuzzy' after last patches.
Tue, 29 Mar 2011 22:31:34 +0200[gnus git] branch master updated: n0-15-21-gc40e5f3 =1= Don't send any marks updates to the server for articles we didn't get any headers for.
Tue, 29 Mar 2011 22:17:31 +0200[gnus git] branch master updated: n0-15-20-g68ecaa0 =3= * gnus.texi (Listing Groups): Document gnus-group-list-ticked ; (nnimap-open-connection-1): Is the login responds with a new CAPABILITY, use it. ; (gnus-agent-fetch-headers): Don't message if we're not downloading anything.
Tue, 29 Mar 2011 20:38:21 +0200[gnus git] branch master updated: n0-15-17-gacee3b9 =2= * gnus.el (gnus-splash-svg-color-symbols): Removed superfluous `and'. ; * gnus.el (gnus-group-startup-message): Prefer svg file and replace colors. (gnus-splash-svg-color-symbols): New function.
Tue, 29 Mar 2011 19:57:30 +0200[gnus git] branch master updated: n0-15-15-gf8fe0c5 =1= Use the local gnus-simplify-subject-fuzzy-regex instead of the global one.
Tue, 29 Mar 2011 19:42:53 +0200[gnus git] branch master updated: n0-15-14-g7280fef =1= Ignore "archive:sent" groups. Bail out early if enough matches are found while tracking the sender (the slowest registry search).
Tue, 29 Mar 2011 18:09:39 +0200[gnus git] branch master updated: n0-15-13-gde65ae0 =1= Fix `message-yank-original' so the CL functions are seen by the byte-compiler.
Tue, 29 Mar 2011 16:50:21 +0200[gnus git] branch master updated: n0-15-12-gd3501cd =1= mm-view: use set-normal-mode
Tue, 29 Mar 2011 11:02:21 +0200[gnus git] branch master updated: n0-15-11-g881890b =1= Use `imap-process-connection-type' for 'shell' streams as well as Kerberos, SSL, and other subprocesses.
Mon, 28 Mar 2011 20:12:54 +0200[gnus git] branch master updated: n0-15-10-g895b2a4 =1= Merge changes made in Emacs trunk.
Sun, 27 Mar 2011 01:09:39 +0100[gnus git] branch master updated: n0-15-9-g18378da =1= Move `mm-handle-filename' to mm-decode.el (bug#8330).
Fri, 25 Mar 2011 23:13:48 +0100[gnus git] branch master updated: n0-15-8-g005516d =1= mm-view: font-lock based on filename
Mon, 21 Mar 2011 18:28:12 +0100[gnus git] branch master updated: n0-15-7-g6c37a90 =1= mm: add mm-handle-filename
Mon, 21 Mar 2011 17:44:45 +0100[gnus git] branch master updated: n0-15-6-g3544579 =1= gnus-util: check that buffer is not nil
Fri, 18 Mar 2011 18:15:17 +0100[gnus git] branch master updated: n0-15-5-g27ec869 =1= gnus-util: simplify gnus-buffer-live-p
Fri, 18 Mar 2011 17:59:02 +0100[gnus git] branch master updated: n0-15-4-gac4b3b6 =1= Introduce fail-on-warning.
Thu, 17 Mar 2011 22:30:31 +0100[gnus git] branch master updated: n0-15-3-g1f44d05 =1= * Makefile.in (warn): Add a dummy "warn" target.
Thu, 17 Mar 2011 22:04:30 +0100[gnus git] branch master updated: n0-15-2-gf9ef018 =1= Fix "push tag" command.
Thu, 17 Mar 2011 20:41:10 +0100[gnus git] annotated tag n0-15 created: n0-15 =0=
Thu, 17 Mar 2011 20:40:29 +0100[gnus git] branch master updated: n0-13-137-gd4831df =1= No Gnus v0.15 is released
Thu, 17 Mar 2011 20:23:27 +0100[gnus git] branch master updated: n0-13-138-ga9455d1 =1= No Gnus v0.16 is begun
Thu, 17 Mar 2011 20:23:29 +0100[gnus git] branch master updated: n0-13-136-g586f35b =1= Use assoc instead of assoc-string to avoid warning on XEmacs.
Thu, 17 Mar 2011 20:18:16 +0100[gnus git] branch master updated: n0-13-135-g302ab3d =1= Bind help-echo-owns-message to avoid a compiler warning on XEmacs.
Thu, 17 Mar 2011 20:04:18 +0100[gnus git] branch master updated: n0-13-134-g2d826b7 =3= Require mouse, which the build bot seems to say is needed. ; Use `url-retrieve' on XEmacs, since it doesn't have url-retrieve-synchronously. ; (format-seconds): Use assoc instead of assoc-string, since assoc-string doesn't exist in XEmacs.
Thu, 17 Mar 2011 19:58:53 +0100[gnus git] branch master updated: n0-13-131-g8153776 =6= Ignore .rej files. ; (Various Commands): Document format specs in the ellipsis. ; * gnus-group.el (gnus-group-list-ticked): New function. (gnus-group-make-menu-bar): Provide a menu entry for it. (gnus-group-list-map): Provide a binding for it. ; * shr.el (shr-visit-file): New command. ; (nnimap-fetch-inbox): Rewrite slightly last patch. ; (nnimap-fetch-inbox): Don't download bodies on ver4-capable servers.
Thu, 17 Mar 2011 19:38:26 +0100[gnus git] branch master updated: n0-13-125-g1fffc6f =1= mm-uu: only dissect handle that are inline
Wed, 16 Mar 2011 16:32:38 +0100[gnus git] branch master updated: n0-13-124-g3e98424 =1= gnus-sum: use group parameter for list identifiers
Wed, 16 Mar 2011 16:01:02 +0100[gnus git] branch master updated: n0-13-123-g1030afc =1= * git.gnus.org/index.html: Updates about the CACert certificate.
Wed, 16 Mar 2011 14:18:03 +0100[gnus git] branch master updated: n0-13-122-g7a4f25d =1= Fix some entries.
Wed, 16 Mar 2011 00:01:37 +0100[gnus git] branch master updated: n0-13-121-g9f472b9 =1= Fix some entries.
Tue, 15 Mar 2011 23:55:33 +0100[gnus git] branch master updated: n0-13-120-g9347185 =1= (gnus-articles-to-read): Revert back to old behaviour if we're selecting a group with unread articles.
Tue, 15 Mar 2011 23:51:24 +0100[gnus git] branch master updated: n0-13-119-gfa33e87 =1= Indent.
Tue, 15 Mar 2011 23:39:11 +0100[gnus git] branch master updated: n0-13-118-g5edabb7 =4= auth-source.el (auth-source-netrc-create): message.el (message-yank-original): Fix use of `case'. ; Merge branch 'master' of https://git.gnus.org/gnus ; Merge branch 'master' of https://git.gnus.org/gnus ; auth-source.el (auth-source-netrc-create): Use usual format for the default in prompts.
Tue, 15 Mar 2011 23:30:52 +0100[gnus git] branch master updated: n0-13-114-gb6196c1 =1= (nnimap-open-connection-1): Allow `network-only', too.
Tue, 15 Mar 2011 23:19:55 +0100[gnus git] branch master updated: n0-13-113-ga1c3446 =1= * gssapi.el: New file separated out from imap.el to provide a general Kerberos 5 connection facility for Emacs.
Tue, 15 Mar 2011 22:02:39 +0100[gnus git] branch master updated: n0-13-112-g698d90d =1= (message-elide-ellipsis): Document the format specs in the ellipsis.
Tue, 15 Mar 2011 20:37:44 +0100[gnus git] branch master updated: n0-13-111-ge4829ab =4= Protect against trying to restore window configurations containing buffers that are now dead. ; Store HIGHESTMODSEQ as a string, since it may be too large for 32-bit Emacsen. ; (nnimap-parse-flags): Simplify the last change. ; Remove all MODSEQ entries before parsing to avoid integer overflows.
Tue, 15 Mar 2011 19:10:14 +0100[gnus git] branch master updated: n0-13-107-g593e88e =2= * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on XEmacs, which was one character too wide. ; * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as default number of articles to display. (gnus-articles-to-read): Use pretty names for prompt.
Tue, 15 Mar 2011 17:31:18 +0100[gnus git] branch master updated: n0-13-105-g5f010ae =1= * message.texi (Insertion Variables): Document message-cite-style.
Tue, 15 Mar 2011 17:16:08 +0100[gnus git] branch master updated: n0-13-104-g36b02a9 =1= Give a backtrace if debug-on-quit is set and the user hits `C-g'.
Tue, 15 Mar 2011 16:52:38 +0100[gnus git-html] branch master updated: =1= Mention the Gmane group instead of the Quimby group.
Tue, 15 Mar 2011 16:42:18 +0100[gnus git] branch master updated: n0-13-103-gab3426f =1= * message.el (message-yank-original): Use cond instead of CL case.
Tue, 15 Mar 2011 10:37:16 +0100[gnus git] branch master updated: n0-13-102-g0962307 =1= lpath.el: Fbind read-char-choice for XEmacs.
Mon, 14 Mar 2011 13:20:32 +0100[gnus git] branch master updated: n0-13-101-g219e1b4 =1= Show the default in the prompt when prompting for token creation.
Sun, 13 Mar 2011 15:02:08 +0100[gnus git] branch master updated: n0-13-100-gfd65774 =1= Update docs to explain that the :save-function will only run the first time.
Sat, 12 Mar 2011 20:04:03 +0100[gnus git] branch master updated: n0-13-99-g57a4bf1 =1= Fix default prompt and repeated saver query bugs.
Sat, 12 Mar 2011 19:08:10 +0100
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.