Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
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: Fri, 04 Mar 2011 08:56:42 -0600	[thread overview]
Message-ID: <87lj0v7x3p.fsf@lifelogs.com> (raw)
In-Reply-To: <87vczzrrpu.fsf@broken.deisui.org>

On Fri, 04 Mar 2011 21:32:45 +0900 Daiki Ueno <ueno@unixuser.org> wrote: 
DU> It seems that let-binding loses to buffer-local variable initialization
DU> on XEmacs and (let ((message-options message-options)) ...) does no
DU> effect when switching between buffers.  I think it's better to use:

DU> (unless (featurep 'xemacs)
DU>   (make-variable-buffer-local 'message-options))

DU> here as Julien suggested before, unless anyone knows how to address this
DU> kind of issue.

I would ask the XEmacs developers.  But since it can't be fixed
retroactively, we're probably stuck supporting this compatibility hack
for a while no matter what they say.

Ted




  reply	other threads:[~2011-03-04 14:56 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 [this message]
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

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=87lj0v7x3p.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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).