Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: message-cite-reply-position
Date: Wed, 11 May 2011 16:54:43 +0800	[thread overview]
Message-ID: <87mxitvcq4.fsf@ericabrahamsen.net> (raw)


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




             reply	other threads:[~2011-05-11  8:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11  8:54 Eric Abrahamsen [this message]
2011-05-30 19:54 ` message-cite-reply-position 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=87mxitvcq4.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).