Synch to Gnus 200305080113.
authoryamaoka <yamaoka>
Thu, 8 May 2003 02:17:35 +0000 (02:17 +0000)
committeryamaoka <yamaoka>
Thu, 8 May 2003 02:17:35 +0000 (02:17 +0000)
lisp/ChangeLog
lisp/ietf-drums.el
lisp/rfc2231.el
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 66506a2..cf7fd69 100644 (file)
@@ -1,7 +1,21 @@
+2003-05-08  Jesper Harder  <harder@ifa.au.dk>
+
+       * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
+       syntax here.
+
+       * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
+       whitespace syntax class when parsing email addresses.
+
+       * message.el (message-forward-subject-name-subject): Don't use
+       mail-decode-encoded-word-string before parsing from.
+
 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-setup-1): Setup alternative email before
        generate-headers.
+       
+       (message-forward-subject-name-subject): Fix the case when the
+       field "from" doesn't exist.
 
 2003-05-07  Dave Love  <fx@gnu.org>
 
index aa48c3a..c546316 100644 (file)
@@ -64,7 +64,6 @@ backslash and doublequote.")
     (modify-syntax-entry ?> ")" table)
     (modify-syntax-entry ?@ "w" table)
     (modify-syntax-entry ?/ "w" table)
-    (modify-syntax-entry ?= " " table)
     (modify-syntax-entry ?* " " table)
     (modify-syntax-entry ?\; " " table)
     (modify-syntax-entry ?\' " " table)
index c4b282b..bd88c71 100644 (file)
@@ -59,6 +59,7 @@ The list will be on the form
                        (mail-header-remove-comments string)))
       (let ((table (copy-syntax-table ietf-drums-syntax-table)))
        (modify-syntax-entry ?\' "w" table)
+       (modify-syntax-entry ?= " " table)
        ;; The following isn't valid, but one should be liberal
        ;; in what one receives.
        (modify-syntax-entry ?\: "w" table)
index eb0c8e4..e981bed 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-08  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus.texi (Selecting a Group): Mention nil value
+       gnus-large-newsgroup.
+
 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi (MIME Commands): Fix typo.
index 6a94b3b..5511b22 100644 (file)
@@ -2150,17 +2150,17 @@ Gnus \e$B$O\e(B @code{gnus-user-format-function-}@samp{X} \e$B4X?t$r8F$S=P$7$^$9!#$
 @end table
 
 @vindex gnus-large-newsgroup
-@code{gnus-large-newsgroup} \e$BJQ?t$O!"2?$rBg$-$J%0%k!<%W$H9M$($k$Y$-$+!"\e(B
-\e$B$r\e(B gnus \e$B$KM?$($^$9!#$3$l$O=i4|@_Dj$G$O\e(B 200 \e$B$G$9!#%0%k!<%W$K\e(B (\e$BL$FI$H0uIU\e(B
-\e$B$-$N\e(B) \e$B5-;v$,$3$N?t0J>e$"$l$P!"\e(Bgnus \e$B$O$=$N%0%k!<%W$KF~$kA0$KMxMQ<T$K3NG'\e(B
-\e$B$r5a$a$^$9!#MxMQ<T$O%5!<%P$+$i$$$/$D$N5-;v$r<hF@$9$k$+$r;XDj$G$-$^$9!#$b\e(B
-\e$B$7MxMQ<T$,Ii$N?t\e(B (@code{-n}) \e$B$r;XDj$9$l$P!"8E$$J}$+$i\e(B @code{n} \e$B8D$N5-;v\e(B
-\e$B$r<hF@$7$^$9!#@5$N?t$G$"$l$P!"?7$7$/E~Ce$7$?J}$+$i\e(B @code{n} \e$B8D$N5-;v$r<h\e(B
-\e$BF@$7$^$9!#\e(B
+@code{gnus-large-newsgroup} \e$BJQ?t$O!"2?$rBg$-$J%0%k!<%W$H9M$($k$Y$-$+\e(B
+\e$B$r\e(B gnus \e$B$KM?$($^$9!#\e(B@code{nil} \e$B$@$C$?$i!"$I$N%0%k!<%W$bBg$-$$$H9M$($^$;\e(B
+\e$B$s!#%G%#%U%)%k%HCM$O\e(B 200 \e$B$G$9!#%0%k!<%W$K\e(B (\e$BL$FI$H0uIU$-$N\e(B) \e$B5-;v$,$3$N?t\e(B
+\e$B0J>e$"$l$P!"\e(Bgnus \e$B$O$=$N%0%k!<%W$KF~$kA0$KMxMQ<T$K3NG'$r5a$a$^$9!#MxMQ<T\e(B
+\e$B$O%5!<%P$+$i$$$/$D$N5-;v$r<hF@$9$k$+$r;XDj$G$-$^$9!#$b$7MxMQ<T$,Ii$N?t\e(B
+(@var{-n}) \e$B$r;XDj$9$l$P!"8E$$J}$+$i\e(B @var{n} \e$B8D$N5-;v$r<hF@$7$^$9!#@5$N?t\e(B
+\e$B$G$"$l$P!"?7$7$/E~Ce$7$?J}$+$i\e(B @var{n} \e$B8D$N5-;v$r<hF@$7$^$9!#\e(B
 
 @vindex gnus-large-ephemeral-newsgroup
-@code{gnus-large-newsgroup} \e$B$HF1$8$G$9$,!"0l;~%K%e!<%9%0%k!<%W$N$?$a$K$@\e(B
-\e$B$1;H$o$l$^$9!#\e(B
+@code{gnus-large-ephemeral-newsgroup} \e$B$O\e(B @code{gnus-large-newsgroup} \e$B$H\e(B
+\e$BF1$8$G$9$,!"0l;~%K%e!<%9%0%k!<%W$N$?$a$K$@$1;H$o$l$^$9!#\e(B
 
 @vindex gnus-select-group-hook
 @vindex gnus-auto-select-first
index e9e7514..220b901 100644 (file)
@@ -2126,17 +2126,19 @@ manner will have no permanent effects.
 @end table
 
 @vindex gnus-large-newsgroup
-The @code{gnus-large-newsgroup} variable says what gnus should consider
-to be a big group.  This is 200 by default.  If the group has more
+The @code{gnus-large-newsgroup} variable says what Gnus should
+consider to be a big group.  If it is @code{nil}, no groups are
+considered big.  The default vaule is 200.  If the group has more
 (unread and/or ticked) articles than this, gnus will query the user
-before entering the group.  The user can then specify how many articles
-should be fetched from the server.  If the user specifies a negative
-number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
-is positive, the @code{n} articles that have arrived most recently will
-be fetched.
+before entering the group.  The user can then specify how many
+articles should be fetched from the server.  If the user specifies a
+negative number (@var{-n}), the @var{n} oldest articles will be
+fetched.  If it is positive, the @var{n} articles that have arrived
+most recently will be fetched.
 
 @vindex gnus-large-ephemeral-newsgroup
-Same as @code{gnus-large-newsgroup}, but only used for ephemeral
+@code{gnus-large-ephemeral-newsgroup} is the same as
+@code{gnus-large-newsgroup}, but is only used for ephemeral
 newsgroups.
 
 @vindex gnus-select-group-hook