emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs doc/misc/gnus.texi doc/misc/ChangeLog lis...


From: Miles Bader
Subject: [Emacs-diffs] emacs doc/misc/gnus.texi doc/misc/ChangeLog lis...
Date: Mon, 19 Jan 2009 01:06:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     09/01/19 01:06:28

Modified files:
        doc/misc       : gnus.texi ChangeLog 
        lisp/gnus      : ChangeLog auth-source.el nnmail.el 

Log message:
        Merge from gnus--devo--0
        
        Revision: address@hidden/emacs--devo--0--patch-1520

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/gnus.texi?cvsroot=emacs&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/ChangeLog?cvsroot=emacs&r1=1.232&r2=1.233
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/gnus/ChangeLog?cvsroot=emacs&r1=1.791&r2=1.792
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/gnus/auth-source.el?cvsroot=emacs&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/gnus/nnmail.el?cvsroot=emacs&r1=1.51&r2=1.52

Patches:
Index: doc/misc/gnus.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/misc/gnus.texi,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- doc/misc/gnus.texi  9 Jan 2009 03:01:53 -0000       1.39
+++ doc/misc/gnus.texi  19 Jan 2009 01:06:25 -0000      1.40
@@ -4312,43 +4312,48 @@
 @code{gnus-group-name-charset-group-alist}.
 
 There is one more important variable for address@hidden group
-names.  @emph{XEmacs users must set this}.  Emacs users necessarily need
-not do:
+names:
 
 @table @code
 @item nnmail-pathname-coding-system
-The value of this variable should be a coding system or @code{nil}
-(which is the default).  The @code{nnml} back end, the @code{nnrss} back
-end, the @acronym{NNTP} marks feature (@pxref{NNTP marks}), the agent,
-and the cache use address@hidden group names in those files and
-directories.  This variable overrides the value of
address@hidden which specifies the coding system used
-when encoding and decoding those file names and directory names.
address@hidden nnmail-pathname-coding-system
+The value of this variable should be a coding system or @code{nil}.  The
+default is @code{nil} in Emacs, or is the aliasee of the coding system
+named @code{file-name} (a certain coding system of which an alias is
address@hidden) in XEmacs.
+
+The @code{nnml} back end, the @code{nnrss} back end, the @acronym{NNTP}
+marks feature (@pxref{NNTP marks}), the agent, and the cache use
address@hidden group names in those files and directories.  This
+variable overrides the value of @code{file-name-coding-system} which
+specifies the coding system used when encoding and decoding those file
+names and directory names.
 
 In XEmacs (with the @code{mule} feature), @code{file-name-coding-system}
 is the only means to specify the coding system used to encode and decode
-file names.  Therefore, @emph{you, XEmacs users, have to set it} to the
-coding system that is suitable to encode and decode address@hidden
-group names.  On the other hand, Emacs uses the value of
+file names.  On the other hand, Emacs uses the value of
 @code{default-file-name-coding-system} if @code{file-name-coding-system}
-is @code{nil}.  Normally the value of
address@hidden is initialized according to the
-locale, so you will need to do nothing if the value is suitable to
-encode and decode address@hidden group names.
+is @code{nil} or it is bound to the value of
address@hidden which is @code{nil}.
+
+Normally the value of @code{default-file-name-coding-system} in Emacs or
address@hidden in XEmacs is initialized according
+to the locale, so you will need to do nothing if the value is suitable
+to encode and decode address@hidden group names.
 
 The value of this variable (or @code{default-file-name-coding-system})
 does not necessarily need to be the same value that is determined by
 @code{gnus-group-name-charset-method-alist} and
 @code{gnus-group-name-charset-group-alist}.
 
-If you want to subscribe to the groups spelled in Chinese but
address@hidden is initialized by default to
address@hidden for example, that is the most typical case where you
-have to set @code{nnmail-pathname-coding-system} even if you are an
-Emacs user.  The @code{utf-8} coding system is a good candidate for it.
-Otherwise, you may change the locale in your system so that
address@hidden may be initialized to an
-appropriate value, instead of specifying this variable.
+If @code{default-file-name-coding-system} or this variable is
+initialized by default to @code{iso-latin-1} for example, although you
+want to subscribe to the groups spelled in Chinese, that is the most
+typical case where you have to customize
address@hidden  The @code{utf-8} coding system is
+a good candidate for it.  Otherwise, you may change the locale in your
+system so that @code{default-file-name-coding-system} or this variable
+may be initialized to an appropriate value.
 @end table
 
 Note that when you copy or move articles from a address@hidden
@@ -7312,9 +7317,9 @@
 commands have is to remove a few (or many) articles from the summary
 buffer.
 
-All limiting commands work on subsets of the articles already fetched
-from the servers.  None of these commands query the server for
-additional articles.
+Limiting commands work on subsets of the articles already fetched from
+the servers.  These commands don't query the server for additional
+articles.
 
 @table @kbd
 
@@ -7475,18 +7480,6 @@
 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
 also mark excluded ticked and dormant articles as read.
 
address@hidden / N
address@hidden / N (Summary)
address@hidden gnus-summary-insert-new-articles
-Insert all new articles in the summary buffer.  It scans for new emails
-if @address@hidden is address@hidden
-
address@hidden / o
address@hidden / o (Summary)
address@hidden gnus-summary-insert-old-articles
-Insert all old articles in the summary buffer.  If given a numbered
-prefix, fetch this number of articles.
-
 @item / b
 @kindex / b (Summary)
 @findex gnus-summary-limit-to-bodies
@@ -7504,6 +7497,25 @@
 @end table
 
 
+The following commands aren't limiting commands, but use the @kbd{/}
+prefix as well.
+
address@hidden @kbd
address@hidden / N
address@hidden / N (Summary)
address@hidden gnus-summary-insert-new-articles
+Insert all new articles in the summary buffer.  It scans for new emails
+if @address@hidden is address@hidden
+
address@hidden / o
address@hidden / o (Summary)
address@hidden gnus-summary-insert-old-articles
+Insert all old articles in the summary buffer.  If given a numbered
+prefix, fetch this number of articles.
+
address@hidden table
+
+
 @node Threading
 @section Threading
 @cindex threading
@@ -17617,10 +17629,8 @@
 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
 names containing address@hidden characters will be encoded by the
 coding system specified with the @code{nnmail-pathname-coding-system}
-variable.  If it is @code{nil}, in Emacs the coding system defaults to
-the value of @code{default-file-name-coding-system}.  If you are using
-XEmacs and want to use address@hidden group names, you should set
-the value for the @code{nnmail-pathname-coding-system} variable properly.
+variable or other.  Also @xref{Non-ASCII Group Names}, for more
+information.
 
 The @code{nnrss} back end generates @samp{multipart/alternative}
 @acronym{MIME} articles in which each contains a @samp{text/plain} part

Index: doc/misc/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/misc/ChangeLog,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -b -r1.232 -r1.233
--- doc/misc/ChangeLog  17 Jan 2009 22:27:54 -0000      1.232
+++ doc/misc/ChangeLog  19 Jan 2009 01:06:26 -0000      1.233
@@ -1,3 +1,14 @@
+2009-01-19  Reiner Steib  <address@hidden>
+
+       * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
+       commands as described at the top.  Reported by Allan Gottlieb
+       <address@hidden>.
+
+2009-01-19  Katsumi Yamaoka  <address@hidden>
+
+       * gnus.texi (Non-ASCII Group Names, RSS): Update description of
+       nnmail-pathname-coding-system.
+
 2009-01-17  Peter Tury  <address@hidden>  (tiny change)
 
        * org.texi (Relative timer): Fix typo.

Index: lisp/gnus/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/ChangeLog,v
retrieving revision 1.791
retrieving revision 1.792
diff -u -b -r1.791 -r1.792
--- lisp/gnus/ChangeLog 15 Jan 2009 03:17:38 -0000      1.791
+++ lisp/gnus/ChangeLog 19 Jan 2009 01:06:26 -0000      1.792
@@ -1,3 +1,13 @@
+2009-01-16  Teodor Zlatanov  <address@hidden>
+
+       * auth-source.el: Update docs to reflect epa-file-enable is to be used
+       now.
+
+2009-01-16  Katsumi Yamaoka  <address@hidden>
+
+       * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
+       coding system in XEmacs; add a workaround for XEmacs.
+
 2009-01-14  Katsumi Yamaoka  <address@hidden>
 
        * mm-util.el (mm-coding-system-priorities): Protect against nil value

Index: lisp/gnus/auth-source.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/auth-source.el,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- lisp/gnus/auth-source.el    5 Jan 2009 03:21:51 -0000       1.11
+++ lisp/gnus/auth-source.el    19 Jan 2009 01:06:28 -0000      1.12
@@ -35,7 +35,7 @@
 
 ;; if you want encrypted sources, which is strongly recommended, do
 ;; (require 'epa-file)
-;; (epa-file-mode)
+;; (epa-file-enable)
 ;; (setq epa-file-cache-passphrase-for-symmetric-encryption t) ; VERY important
 
 ;; before you put some data in ~/.authinfo.gpg (the default place)

Index: lisp/gnus/nnmail.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/nnmail.el,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- lisp/gnus/nnmail.el 5 Jan 2009 03:22:13 -0000       1.51
+++ lisp/gnus/nnmail.el 19 Jan 2009 01:06:28 -0000      1.52
@@ -628,7 +628,14 @@
   mm-text-coding-system
   "Coding system used in reading inbox")
 
-(defvar nnmail-pathname-coding-system nil
+(defvar nnmail-pathname-coding-system
+  ;; This causes Emacs 22.2 and 22.3 to issue a useless warning.
+  ;;(if (and (featurep 'xemacs) (featurep 'file-coding))
+  (if (featurep 'xemacs)
+      (if (featurep 'file-coding)
+         ;; Work around a bug in many XEmacs 21.5 betas.
+         ;; Cf. http://thread.gmane.org/gmane.emacs.gnus.general/68134
+         (setq file-name-coding-system (coding-system-aliasee 'file-name))))
   "*Coding system for file name.")
 
 (defun nnmail-find-file (file)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]