Gnus development mailing list
 help / color / mirror / Atom feed
From: Norman Walsh <ndw@nwalsh.com>
To: ding@gnus.org
Subject: PGP mail signing on the Mac
Date: Mon, 06 Aug 2018 12:50:44 -0500	[thread overview]
Message-ID: <m2bmaf1j0r.fsf@nwalsh.com> (raw)

Hi folks,

I have recently ported my config off a Linux box onto a Mac. I have
gpg installed, and I have previously had no difficulty with signing
mail, but today it goes bang.

I tried to walk my way backwards through the code, but I wasn’t
successful. I got as far as concluding that there’s some issue with
the context. But I could be wrong.

Anyone familiar with the code have a clue-by-four they can hit me
with?

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
  mml1991-epg-sign((part (sign . "pgp") (tag-location . 334) (contents . "…")))
  mml1991-sign((part (sign . "pgp") (tag-location . 334) (contents . "…")))
  mml-pgp-sign-buffer((part (sign . "pgp") (tag-location . 334) (contents . "…")))
  mml-generate-mime-1((part (sign . "pgp") (tag-location . 334) (contents . "…")))
  mml-generate-mime()
  message-encode-message-body()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  funcall-interactively(message-send-and-exit nil)
  call-interactively(message-send-and-exit nil nil)
  command-execute(message-send-and-exit)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Sun System & Network Admin manualIt is
http://nwalsh.com/            | important to realize that any lock can
                              | be picked with a big enough hammer.



             reply	other threads:[~2018-08-06 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 17:50 Norman Walsh [this message]
2018-08-09 13:47 ` Norman Walsh

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=m2bmaf1j0r.fsf@nwalsh.com \
    --to=ndw@nwalsh.com \
    --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).