unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Edward O'Connor" <hober0@gmail.com>
To: michael campbell <michael.campbell@dsl.pipex.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: viper: viper-modify-major-mode
Date: Fri, 11 Mar 2011 13:09:19 -0800	[thread overview]
Message-ID: <AANLkTins+vbBegHuL0zDc_aQvZ+LQ_ewU131OdiPebXu@mail.gmail.com> (raw)
In-Reply-To: <1299876602.4d7a8afa36020@netmail.pipex.net>

Hi,

>> Have you tried putting that in an (eval-after-load "coming" ...) form?
>
> I haven't. Not quite sure how such a form works. Could you spell it out a bit for me or point me towards some
> documentation.

(eval-after-load "comint"
  '(viper-modify-major-mode 'comint-mode 'vi-state my-modifier-map))

Untested, of course.


Ted



  reply	other threads:[~2011-03-11 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10 12:00 viper: viper-modify-major-mode michael campbell
2011-03-10 23:29 ` Edward O'Connor
2011-03-11 20:50   ` michael campbell
2011-03-11 21:09     ` Edward O'Connor [this message]
2011-03-17 20:19       ` michael campbell

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=AANLkTins+vbBegHuL0zDc_aQvZ+LQ_ewU131OdiPebXu@mail.gmail.com \
    --to=hober0@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.campbell@dsl.pipex.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).