Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Florian Lorenzen <lorenzen@physik.fu-berlin.de>
To: info-gnus-english@gnu.org
Subject: Placeing of <#secure method=pgpmime mode=sign>
Date: Thu, 27 Sep 2007 14:59:14 +0200	[thread overview]
Message-ID: <wnzps04s1r1.fsf@g22.physik.fu-berlin.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 987 bytes --]

Hi,

I have the following hook in .gnus.el

(add-hook 'message-signature-setup-hook
 'mml-secure-message-sign-pgpmime)

to insert a

  <#secure method=pgpmime mode=sign>

at the beginning of the message. But when replying to a message with
`R', the text of the message replied to gets inserted before the
<#...> tag. When I then do a C-c C-c the message gets not signed
unless I move the <# ..> to the first line of the message,
i. e. directly after the "--text follows this line--". I looked into
the corresponding mml function and it inserts the tag after this line
but then, some other function later also inserts the other messages
text after this line and this I could not figure out where it happens.

So, is there a way to change this behaviour? That is, that the message
setup after `R' looks like

  --text follows this line--
  <#secu... >

  [quoted message text]

Thanks a lot for any suggestions or points where I could have found
this question already answered...

Florian

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

             reply	other threads:[~2007-09-27 12:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-27 12:59 Florian Lorenzen [this message]
2007-09-27 19:10 ` Reiner Steib
2007-09-27 19:24   ` Florian Lorenzen
2007-09-27 21:15     ` Reiner Steib

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=wnzps04s1r1.fsf@g22.physik.fu-berlin.de \
    --to=lorenzen@physik.fu-berlin.de \
    --cc=info-gnus-english@gnu.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).