Gnus development mailing list
 help / color / mirror / Atom feed
From: "Łukasz Stelmach" <lukasz.stelmach@iem.pw.edu.pl>
To: ding@gnus.org
Subject: Re: [PATCH] message-goto-body after <#secure
Date: Thu, 25 Nov 2010 00:16:18 +0100	[thread overview]
Message-ID: <87pqtu5n3x.fsf@kotik.lan> (raw)
In-Reply-To: <87r5ea2zcn.fsf@keller.adm.naquadah.org>

Julien Danjou <julien@danjou.info> writes:

> <#secure method=pgpmime mode=sign>
> On Wed, Nov 24 2010, Lars Magne Ingebrigtsen wrote:
>
>> Actually, I think this is probably the wrong way to do it.  If you want
>> to insert <#secure automatically in all your message buffers, you should
>> do it after everything is inserted, and not before yanking.
[...]
> ;; plug this into message-setup-hook
> (add-hook 'gnus-message-setup-hook 'jd:gnus-secure-message-sign)

Every day I learn something new: message-setup-hook and
gnus-message-setup-hook are quite different ones. And there is no
base64 citation problem if I put mml-secure-message-sign-pgpmime in the
latter one. However, I still think C-c C-b should place cursor after
the <#secure tag. What I did wrong is that I forgot to return the
current position from the message-goto-body.

[Here was a patch that does not work either]

It seems that the it won't work one way or the other. Even If I return
(point) from the message-goto-body and "base64 citation" works ok then
mml decoding breaks (hence the unused <#secure > tag in
<87vd3mba16.fsf@kotik.lan>).

I give up (but I still would like C-c C-b to beam me up to the right
point)

-- 
Miłego dnia,
Łukasz Stelmach




  reply	other threads:[~2010-11-24 23:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23 20:55 Łukasz Stelmach
2010-11-24 17:28 ` Julien Danjou
2010-11-24 20:53 ` Lars Magne Ingebrigtsen
2010-11-24 21:20   ` Julien Danjou
2010-11-24 23:16     ` Łukasz Stelmach [this message]
2010-11-24 23:19       ` 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=87pqtu5n3x.fsf@kotik.lan \
    --to=lukasz.stelmach@iem.pw.edu.pl \
    --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).