Gnus development mailing list
 help / color / mirror / Atom feed
* possible bug in rgnus-0.72: message-default-mail-headers
@ 1996-12-02 11:41 Fredrik Glockner
  0 siblings, 0 replies; only message in thread
From: Fredrik Glockner @ 1996-12-02 11:41 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

rgnus-0.72 does not insert the `message-default-mail-headers' when
starting to compose a mail message.  rgnus-0.71 does.  Both versions
do insert the `message-default-news-headers' when composing a news
message, however.  Here is the diff between the two versions of
`message.el':

[fredrigl@biopc43]~ $ diff /local/rgnus-0.71/lisp/message.el /local/rgnus-0.72/lisp/message.el
781c781
<   (let ((value (mail-fetch-field header)))
---
>   (let ((value (mail-fetch-field header nil t)))

Is there a bug here, perhaps?  I'm not really good at Emacs Lisp,
unfortunately.

-- 
Fredrik Glöckner


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-12-02 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-02 11:41 possible bug in rgnus-0.72: message-default-mail-headers Fredrik Glockner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).