unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Adam Funk <a24061@yahoo.com>
Subject: Mailcrypt [was: Re: Configuring .emacs to use some different values when launched by slrn?]
Date: Tue, 24 Jan 2006 14:21:33 +0000	[thread overview]
Message-ID: <dopha3-gdi.ln1@garcia.ducksburg.com> (raw)
In-Reply-To: 1138107910.997121.215100@z14g2000cwz.googlegroups.com

On 2006-01-24, RaoulGough@yahoo.co.uk <RaoulGough@yahoo.co.uk> wrote:
> Adam Funk wrote:
>> On 2006-01-24, Adam Funk <a24061@yahoo.com> wrote:
> [snip]
>> However, I've now got a mailcrypt question.  When I select the body of
>> the message and try M-x mc-sign, the mc-sign-region command is not
>> available.  But if I sign the whole file (including, wrongly, the
>> headers) then undo it, when I hit M-x again, the mc-sign and
>> mc-sign-region commands are both available.  Why is this, and how can
>> I make mc-sign-region available from the start?
>
> Sounds like one of the functions is autoloaded and the other one isn't.
> You can probably fix it by adding a require call in your initialisation
> file, e.g. (require 'mc). I don't know anything about mailcrypt, so
> that might not be exactly right. Alternatively,  you could also use
> (load-library "name_of_mailcrypt_library") to force the whole library
> to load.

Hmm.  I've already got the following in .emacs:

  (require 'mailcrypt-init)
  (load-library "mailcrypt")
  (mc-setversion "gpg")

Also, I can't find the mc-sign-region command documented in the
mailcrypt info docs.  Any mailcrypt experts here?

  reply	other threads:[~2006-01-24 14:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-24 10:03 Configuring .emacs to use some different values when launched by slrn? Adam Funk
2006-01-24 11:06 ` Ismael Valladolid Torres
2006-01-24 12:03 ` Adam Funk
2006-01-24 13:05   ` RaoulGough
2006-01-24 14:21     ` Adam Funk [this message]
2006-01-30 12:19       ` Mailcrypt [was: Re: Configuring .emacs to use some different values when launched by slrn?] Adam Funk

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dopha3-gdi.ln1@garcia.ducksburg.com \
    --to=a24061@yahoo.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).