all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Angel de Vicente <angel.vicente.garrido@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Signing message reply problem
Date: Mon, 31 Oct 2022 15:46:06 +0100	[thread overview]
Message-ID: <871qqooxu9.fsf@gmail.com> (raw)
In-Reply-To: <878rkww0sm.fsf@gmail.com> (Angel de Vicente's message of "Mon, 31 Oct 2022 14:00:25 +0000")

>>>>> On Mon, 31 Oct 2022 14:00:25 +0000, Angel de Vicente <angel.vicente.garrido@gmail.com> said:

    Angel> Hello,
    Angel> Robert Pluim <rpluim@gmail.com> writes:

    >>>>>>> On Sun, 30 Oct 2022 00:19:34 +0100, Angel de Vicente <angel.vicente.garrido@gmail.com> said:
    >> That sounds like either a bug or a documenation issue, maybe report it
    >> with M-x report-emacs-bug (you didnʼt mention which version of Emacs
    >> youʼre using)

    Angel> Emacs version is 28.2. Will report the bug then (I have never used
    Angel> 'report-emacs-bug', I hope it is straightforward).

For someone who already sends mail using Emacs itʼs very easy :-)

    >> Untested, but something like:
    >> 
    >> (defun angel-message-setup ()
    >> (save-excursion
    >> (message-goto-body)
    >> (mml-secure-message-sign-pgpmime)))
    >> 
    >> (add-hook 'message-setup-hook 'angel-message-setup)

    Angel> Thanks, but unfortunately it behaves in the same way.

Strange, it works for me. If you want to work out whatʼs going on you
can use `edebug-defun' and then single step through
`angel-message-setup' to see whatʼs going on.

Robert
-- 



  reply	other threads:[~2022-10-31 14:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-29 23:19 Signing message reply problem Angel de Vicente
2022-10-31 13:38 ` Robert Pluim
2022-10-31 14:00   ` Angel de Vicente
2022-10-31 14:46     ` Robert Pluim [this message]
2022-10-31 15:22       ` Emanuel Berg
2022-11-02 10:33         ` Robert Pluim
2022-11-02 13:10           ` Emanuel Berg
2022-11-03 11:15             ` Robert Pluim
2022-11-30 10:46               ` Supportet browsers in browse-url.elc Alexandros Prekates
2022-11-30 14:17                 ` Eli Zaretskii
2022-11-01  9:52       ` Signing message reply problem Angel de Vicente
2022-11-02 10:38         ` Robert Pluim
2022-10-31 15:38   ` Emanuel Berg
2022-11-02 22:06 ` Angel de Vicente

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=871qqooxu9.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=angel.vicente.garrido@gmail.com \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.