all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jjl@pobox.com (John J. Lee)
Subject: Re: iswitch-mode and viper
Date: 08 May 2005 18:11:19 +0000	[thread overview]
Message-ID: <873bsxpozc.fsf@pobox.com> (raw)
In-Reply-To: 87fywxps1l.fsf@pobox.com

jjl@pobox.com (John J. Lee) writes:

> (setq iswitchb-mode t) seems to be a no-op in viper-mode.  Anybody
> have a workaround / bugfix?
> 
> 
> John

Thanks to somebody who replied by email, I now realise I should be
doing (iswitchb-mode 1).  After some fiddling about, I now have:

(iswitchb-mode 1)
(setq viper-mode t)
(require 'viper)

in my .emacs, and recalled that I need to change switch-to-buffer to
iswitchb-buffer in my .viper.  Now working fine!


John

  reply	other threads:[~2005-05-08 18:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-08 17:05 iswitch-mode and viper John J. Lee
2005-05-08 18:11 ` John J. Lee [this message]
2005-05-08 18:14 ` Daniel Brockman

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=873bsxpozc.fsf@pobox.com \
    --to=jjl@pobox.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.
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.