Gnus development mailing list
 help / color / mirror / Atom feed
* message-cite-reply-position
@ 2011-05-11  8:54 Eric Abrahamsen
  2011-05-30 19:54 ` message-cite-reply-position Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Abrahamsen @ 2011-05-11  8:54 UTC (permalink / raw)
  To: ding


Sometime recently, setting message-cite-reply-position to 'above, to use
top-posting in some replies, stopped working (point remains below the
"so-and-so writes" line). In my gnus-posting-styles I've got the
following clause:

("nnml.*"
   (eval (set (make-local-variable 'message-cite-reply-position) 'above)))

Which I understand to be the correct way of doing things. (BTW, the
docstring for message-cite-reply-position is incorrect, in the example
it's mis-written as 'message-cite-reply-above.)

I suppose commit ab3426faf8625b0b47c is the most likely culprit, where
message-yank-original is rewritten with cond instead of case, but I
really don't know. =eq= definitely does return what it's supposed to.
Has anyone else seen that go wrong?

Thanks,
Eric




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: message-cite-reply-position
  2011-05-11  8:54 message-cite-reply-position Eric Abrahamsen
@ 2011-05-30 19:54 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-05-30 19:54 UTC (permalink / raw)
  To: ding

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> Sometime recently, setting message-cite-reply-position to 'above, to use
> top-posting in some replies, stopped working (point remains below the
> "so-and-so writes" line). In my gnus-posting-styles I've got the
> following clause:
>
> ("nnml.*"
>    (eval (set (make-local-variable 'message-cite-reply-position) 'above)))
>
> Which I understand to be the correct way of doing things.

I tried doing the same, and it worked for me (in Emacs 24).

> (BTW, the
> docstring for message-cite-reply-position is incorrect, in the example
> it's mis-written as 'message-cite-reply-above.)

Thanks; fixed.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-30 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-11  8:54 message-cite-reply-position Eric Abrahamsen
2011-05-30 19:54 ` message-cite-reply-position Lars Magne Ingebrigtsen

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).