Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: [gnus git]  branch master updated: n0-13-65-gece58ab =2= Autoload `password-in-cache-p'. ; Try to fix XEmacs message-options buffer-local issue.
Date: Tue, 15 Mar 2011 18:32:20 +0100	[thread overview]
Message-ID: <m3k4g0guhn.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <87lj0txjn3.fsf@broken.deisui.org>

Daiki Ueno <ueno@unixuser.org> writes:

>> Right.  Daiki Ueno's patch to copy over the buffer-local variables to
>> the temp buffer might solve that problem, though?
>
> My patch is not enough, since there are several places Gnus binds
> message-options:
>
> $ grep -n '(message-options ' *.el
> gnus-art.el:4954:	      (message-options message-options)
> gnus-art.el:8444:	    (let ((message-options message-options))
> gnus-int.el:697:    (let ((message-options message-options))
> gnus-int.el:720:    (let ((message-options message-options))
> gnus-sum.el:10348:		  (message-options message-options)
> message.el:1862:;; (let ((message-options message-options)) ...)
> message.el:4091:	(message-options message-options))
> mml.el:1469:	   (message-options message-options)

Hm.  I wonder why Gnus binds `message-options' at all, though?  Since
it's now buffer-local, then just setting the variable (in the message
buffer) should be OK, shouldn't it?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




      reply	other threads:[~2011-03-15 17:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Pusj3-0004c4-00@quimby.gnus.org>
2011-03-03 10:44 ` Julien Danjou
2011-03-03 11:20   ` Ted Zlatanov
2011-03-03 11:27     ` Julien Danjou
2011-03-03 22:27       ` Daiki Ueno
2011-03-04  9:50         ` Julien Danjou
2011-03-04 12:32           ` Daiki Ueno
2011-03-04 14:56             ` Ted Zlatanov
2011-03-05 10:28             ` Lars Magne Ingebrigtsen
2011-03-05 11:07               ` Julien Danjou
2011-03-05 11:15                 ` Lars Magne Ingebrigtsen
2011-03-05 22:55                   ` Daiki Ueno
2011-03-15 17:32                     ` Lars Magne Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3k4g0guhn.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).