unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark R Anderson <MarkR.Anderson@amd.com>
To: notmuch@notmuchmail.org
Subject: Any idea why my emacs doesn't want to accept my notmuch-folder keymap changes?
Date: Wed, 10 Mar 2010 13:19:09 -0700	[thread overview]
Message-ID: <3wdvdd4hqv6.fsf@testarossa.amd.com> (raw)

I have added several keys to the search and show keymaps in my .emacs
file, but when my hook for notmuch-folder-mode generates warnings.

I'm not sure exactly when the error happens, it may just be the compile
phase of reading the .emacs file, my ELisp is pretty shaky.

(add-hook 'notmuch-folder-mode
  (define-key motmuch-folder-mode-map "k" 'notmuch-folder-previous)
  (define-key notmuch-folder-mode-map "j" 'notmuch-folder-next)
  (define-key notmuch-folder-mode-map "F" 'notmuch-folder)
)


emacs *Warnings*:
------
Warning (initialization): An error occurred while loading `/home/manderso/.emacs':

Symbol's value as variable is void: motmuch-folder-mode-map

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.
------

I'm not sure why this one is so different from the other modes, any
suggestions?

Thanks,
-Mark

             reply	other threads:[~2010-03-10 20:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10 20:19 Mark R Anderson [this message]
2010-03-10 22:01 ` Any idea why my emacs doesn't want to accept my notmuch-folder keymap changes? James Vasile
2010-03-10 23:40   ` Mark Anderson

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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=3wdvdd4hqv6.fsf@testarossa.amd.com \
    --to=markr.anderson@amd.com \
    --cc=notmuch@notmuchmail.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 public inbox

	https://yhetil.org/notmuch.git/

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).