Dave Love
0d5dc4a5fa
(require): Wrap requirement of w3 and url in
...
ignore-errors too, eval'd when compile. Require w3 stuff at load
time for nicer failure if it's not available.
1998-09-08 12:47:39 +00:00
Karl Heuer
d6e0f29810
(gnus-save-newsrc-file): Bind
...
coding-system-for-write before saving.
(gnus-check-first-time-used): Change current
buffer before creating help group.
1998-08-26 18:41:35 +00:00
Kenichi Handa
1b23dc8205
(message-send-mail-with-sendmail): Bind
...
coding-system-for-write by the return value of
select-message-coding-system.
(message-send-mail-with-qmail): Likewise.
1998-08-25 10:25:03 +00:00
Richard M. Stallman
45926d06f4
(nntp-encode-text): Properly encode outgoing text by
...
putting CR at the end of all lines.
1998-08-13 06:20:33 +00:00
Richard M. Stallman
20cf0008ed
Require sendmail.
...
(message-fill-yanked-message): Use mail-citation-prefix-regexp
as an arg to fill-individual-paragraphs.
1998-08-08 21:28:09 +00:00
Richard M. Stallman
346e135fb3
(gnus-startup-file-coding-system): New variable.
...
(gnus-read-init-file, gnus-read-newsrc-el-file): Use that.
1998-08-08 02:37:58 +00:00
Richard M. Stallman
4a55f847c5
(message-cite-original): If mail-citation-hook
...
is non-nil, just run that and do nothing else.
(message-cite-function): Don't initialize from mail-citation-hook.
1998-07-02 07:00:30 +00:00
Andreas Schwab
a994a6db03
(gnus-use-article-prefetch): Use `other'
...
widget type.
1998-06-24 09:11:55 +00:00
Andreas Schwab
e04c9f73cf
(gnus-prompt-before-saving): Use `other' widget
...
type.
1998-06-24 09:11:10 +00:00
Richard M. Stallman
527fcc2fa0
Fix up first line.
1998-06-07 23:04:11 +00:00
Richard M. Stallman
b2c677c2c9
(message-mode): Set paragraph-start and
...
paragraph-separate as in mail-mode.
1998-06-07 01:30:09 +00:00
Richard M. Stallman
a4e7db383d
(message-mode): Locally bind adaptive-fill-regexp
...
and adaptive-fill-first-line-regexp.
1998-05-19 05:45:21 +00:00
Dan Nicolaescu
cd32a7baa4
*** empty log message ***
1998-04-20 02:34:53 +00:00
Karl Heuer
c2a2ac1a7c
(gnus-emphasis-alist): Use nth, not caddr.
1998-04-12 18:13:34 +00:00
Kenichi Handa
e36acf38cf
(gnus-mule-initialize): Do not set
...
nntp-coding-system-for-read and nntp-coding-system-for-write.
1997-11-08 03:09:24 +00:00
Kenichi Handa
aa2fada65e
(nntp-coding-system-for-read): Set default value to
...
binary.
(nntp-coding-system-for-write): Likewise.
1997-11-08 03:09:24 +00:00
Kenichi Handa
0791fc5615
(gnus-read-descriptions-file): Decode
...
description if necessary.
1997-11-08 03:09:24 +00:00
Kenichi Handa
9913ef5adb
Set chinese-big5 for newsgroup "tw".
1997-10-22 04:34:23 +00:00
Kenichi Handa
cb160af852
(gnus-show-traditional-method): Call
...
gnus-mule-decode-article only when enable-multibyte-characters is
non-nil.
1997-10-22 04:34:23 +00:00
Kenichi Handa
4016646482
(gnus-ems-redefine): Require `gnus-mule' only
...
when enable-multibyte-characters is non-nil.
1997-10-22 04:34:23 +00:00
Kenichi Handa
06dee88cc2
(gnus-structured-field-decoder): Pay attention
...
to enable-multibyte-characters.
(gnus-unstructured-field-decoder): Likewise.
1997-10-22 04:34:23 +00:00
Kenichi Handa
ecd70f86ff
Require nntp instead of gnus and message.
...
Set euc-kr for newsgroup "han". Delete code for add-hooking
gnus-mule-initialize and setting coding system for nntp.
Set default coding system for encoding to
iso-latin-1.
(gnus-mule-select-coding-system): Get a coding system of the
current newsgroup from gnus-summary-buffer.
(gnus-mule-decode-summary): Deleted.
(gnus-mule-initialize): Add-hook gnus-mule-select-coding-system to
gnus-parse-headers-hook. Don't add-hook gnus-mule-decode-summary
and gnus-mule-decode-article. Don't set process coding system for
nntp stream to 'no-conversion, instead set
nntp-coding-system-for-read to 'binary. Set
nnheader-file-coding-system and nnmail-file-coding-system to
'binary.
Set nntp-coding-system-for-write to
binary.
1997-09-26 01:50:55 +00:00
Kenichi Handa
c8e521b489
(nnmh-retrieve-headers): Bind
...
file-name-coding-system to binary.
(nnmh-request-article): Likewise.
(nnmh-request-group): Likewise.
(nnmh-request-list): Likewise.
(nnmh-possibly-change-directory): Likewise.
(nnmh-active-number): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
4f7d7340f8
(nnml-retrieve-headers): Bind
...
file-name-coding-system to binary.
(nnml-request-article): Likewise.
(nnml-request-group): Likewise.
(nnml-request-list): Likewise.
(nnml-possibly-change-directory): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
6e262a8810
(gnus-show-traditional-method): New variable.
...
(gnus-article-prepare): If gnus-show-mime is nil, call
gnus-show-traditional-method.
1997-09-26 01:50:55 +00:00
Kenichi Handa
ccaab51123
(nntp-coding-system-for-write): New variable.
...
(nntp-open-connection): Bind coding-system-for-write to
nntp-coding-system-for-write.
1997-09-26 01:50:55 +00:00
Kenichi Handa
3c22558d5e
(gnus-ems-redefine): If the feature `mule' is
...
provided, require gnus-mule and call gnus-mule-initialize.
1997-09-26 01:50:55 +00:00
Kenichi Handa
ddcfd8dee9
(nnfolder-request-list): Bind
...
file-name-coding-system to binary.
(nnfolder-possibly-change-group): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
80bb5a78a5
(gnus-structured-field-decoder): If the
...
feature `mule' is provided, set the default value to the function
which decode the argument string by gnus-mule-coding-system.
(gnus-unstructured-field-decoder): Likewise.
1997-09-26 01:50:55 +00:00
Kenichi Handa
b784063f36
(nnmail-find-file): Bind
...
file-name-coding-system to binary.
(nnmail-write-region): Likewise.
1997-09-26 01:50:55 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5
*** empty log message ***
1997-09-24 01:50:24 +00:00
Richard M. Stallman
22115a9ebb
(gnus-summary-thread-gathering-function): Fix customize type.
1997-09-13 06:30:44 +00:00
Richard M. Stallman
6b08d5ac5d
(gnus-permanently-visible-groups): Fix customize type.
1997-09-13 06:29:52 +00:00
Richard M. Stallman
83be5c8c3e
(gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.
...
(gnus-init-file): Doc fix.
(gnus-site-init-file): Fix customize type.
1997-09-13 06:25:46 +00:00
Kenichi Handa
edfa053fdd
Set no-conversion for network communication
...
with nntpd.
(gnus-mule-initialize): For safety, set no-conversion for network
communication with nntpd.
1997-09-11 05:24:25 +00:00
Kenichi Handa
8eeac318b6
Add coding system specification for several
...
news groups.
1997-09-10 07:42:31 +00:00
Richard M. Stallman
05d7062806
(message-unix-mail-delimiter): Initialize
...
to the same value that rmail-unix-mail-delimiter is initialized to.
1997-09-05 06:15:33 +00:00
Richard M. Stallman
51bab9999e
Require cl at compile time.
1997-08-31 07:58:46 +00:00
Richard M. Stallman
838bf4737f
(pop3-md5): New function.
...
(pop3-apop): Use pop3-md5, not md5.
(pop3-md5-program): New variable.
1997-08-31 07:58:03 +00:00
Kenichi Handa
a8a9015518
(nnmh-request-list, nnmh-active-number): Protect from
...
conversion by `pathname-coding-system' for XEmacs/mule.
1997-08-28 04:51:02 +00:00
Kenichi Handa
d49d7823f8
(nnml-possibly-change-directory): Likewise
...
(nnml-retrieve-headers, nnml-request-article,
nnml-request-group, nnml-request-list): Likewise
1997-08-28 04:51:02 +00:00
Kenichi Handa
7fb884d953
Require cl at compile time before loading gnus, etc.
1997-08-28 04:51:02 +00:00
Kenichi Handa
3a787ab0c3
(nnspool-file-coding-system): New variable.
...
(nnspool-retrieve-headers, nnspool-retrieve-headers-with-nov,
nnspool-find-file): Override `nnheader-file-coding-system' by
`nnspool-file-coding-system' for gnspool on Windows 95/NT.
1997-08-28 04:51:02 +00:00
Kenichi Handa
fc46309dc8
(nntp-coding-system-for-read): New variable.
...
(nntp-open-connection): Bind `coding-system-for-read' with
`nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Kenichi Handa
58724016c2
(nnfolder-request-list): Override
...
'nnmail-file-coding-system' by 'nnmail-active-file-coding-system'.
(nnfolder-request-list, nnfolder-possibly-change-group): Protect
from conversion by `pathname-coding-system' for XEmacs/mule.
(nnfolder-group-pathname): Encode pathname for Emacs 20.
1997-08-28 04:51:02 +00:00
Kenichi Handa
e0b8fdf59f
(nnheader-pathname-coding-system): New variable.
...
(nnheader-file-coding-system): New variable.
(nnheader-group-pathname): Encode pathname for Emacs 20.
(nnheader-find-file-noselect): Bind `coding-system-for-read' with
`nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
(nnheader-insert-file-contents): Bind `coding-system-for-read'
with `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Kenichi Handa
a16dd35a64
(pop3-movemail-file-coding-system): Append it for
...
assigning a coding system to receive mail with pop3.
(pop3-movemail): Modify for writing messages with
pop3-movemail-file-coding-system.
1997-08-28 04:51:02 +00:00
Kenichi Handa
2bd3dcae0e
(gnus-structured-field-decoder): New variable.
...
(gnus-unstructured-field-decoder): New variable.
(gnus-get-newsgroup-headers, gnus-nov-parse-line): Use
`gnus-structured-field-decoder' and
`gnus-unstructured-field-decoder' for Subject field.
1997-08-28 04:51:02 +00:00
Kenichi Handa
1613b43af7
(nnmail-active-file-coding-system): New variable.
...
(nnmail-insert-xref): Encode pathname for Emacs 20.
(nnmail-write-region, nnmh-retrieve-headers, nnmh-request-article,
nnmh-request-group, nnmh-possibly-change-directory): Protect from
conversion by `pathname-coding-system' for XEmacs/mule.
(nnmail-pathname-coding-system): New variable.
(nnmail-group-pathname): Encode pathname for Emacs 20.
nnmail-file-coding-system): New variable.
(nnmail-find-file): Bind `coding-system-for-read' with
`nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
(nnmail-write-region): Bind `coding-system-for-write' with
`nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Richard M. Stallman
cd0f48fcb0
(gnus-select-method): Change the other ignore-errors.
1997-08-26 22:11:25 +00:00