Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: gnus-buffer-configuration in mml-preview
Date: Sat, 29 Oct 2005 00:09:42 +0900	[thread overview]
Message-ID: <b4mzmotllu1.fsf@jpl.org> (raw)
In-Reply-To: <v93bmlesj4.fsf@marauder.physik.uni-ulm.de>

>>>>> In <v93bmlesj4.fsf@marauder.physik.uni-ulm.de>
>>>>>	Reiner Steib <reinersteib+gmane@imap.cc> wrote:

> the changes in `mml-preview' in the trunk (compared to v5-10 or
> revision 7.17 [1]) prevent that my configuration of
> `special-display-regexps'[1] does the right thing.

I didn't know such a handy variable but I meant to just make
the preview frame pop up and added `mml-preview' to
`gnus-buffer-configuration'.  It doesn't make a new frame by
default, though.  (The code to do that is in:
ftp://ftp.jpl.org/pub/elisp/message-multiple-frames.el.gz)

> I can work around this by removing mml-preview from
> gnus-buffer-configuration:

> (when (assq 'mml-preview gnus-buffer-configuration)
>   (setq gnus-buffer-configuration
> 	(remove (assq 'mml-preview gnus-buffer-configuration)
> 		gnus-buffer-configuration)))

> I'm not sure if `gnus-buffer-configuration' is supposed to override
> `special-display-regexps' or not.  I don't say that the code in
> `mml-preview' is incorrect, but maybe we should document it.

I'm not sure too, and I'll investigate it next week.



  reply	other threads:[~2005-10-28 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28 12:26 Reiner Steib
2005-10-28 15:09 ` Katsumi Yamaoka [this message]
2005-10-31  6:16   ` Katsumi Yamaoka

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=b4mzmotllu1.fsf@jpl.org \
    --to=yamaoka@jpl.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).