|
| From: | Lars Magne Ingebrigtsen |
| Subject: | bug#10238: R in gnus-summary does not pop a frame like F does |
| Date: | Fri, 06 Jan 2012 04:19:35 +0100 |
| User-agent: | Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> With special-display-regexps, I think something
> like the code below should do it:
>
> (setq special-display-regexps
> '(("^\\*unsent.*\\*$" switch-to-buffer)
> "^\\*.*\\*$"))
Right. I've now removed the `switch-to-buffer' parameter to
`message-reply'.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
| [Prev in Thread] | Current Thread | [Next in Thread] |