all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jim Meyering <jim@meyering.net>
Cc: 23536@debbugs.gnu.org
Subject: bug#23536: 25.1.50; viper-mode "/" search includes "(default ...) " prefix
Date: Sat, 14 May 2016 20:41:06 +0300	[thread overview]
Message-ID: <83poso7d1p.fsf@gnu.org> (raw)
In-Reply-To: <CA+8g5KGO7m1t--BcYCdo9dvPyZ+o8otd1Ld-1dEudECKUrOxAA@mail.gmail.com> (message from Jim Meyering on Sat, 14 May 2016 08:51:24 -0700)

> From: Jim Meyering <jim@meyering.net>
> Date: Sat, 14 May 2016 08:51:24 -0700
> Cc: 23536-done@debbugs.gnu.org
> 
> > Please see if the patch below fixes the problem, and doesn't bring new
> > ones.  (I don't use viper-mode, and we don't have a test suite for it,
> > so I couldn't easily test the result beyond your simple recipe.)
> >
> > Thanks.
> >
> > diff --git a/lisp/emulation/viper-cmd.el b/lisp/emulation/viper-cmd.el
> > index da72b97..6951dbb 100644
> > --- a/lisp/emulation/viper-cmd.el
> > +++ b/lisp/emulation/viper-cmd.el
> > @@ -2127,6 +2127,7 @@ viper-read-string-with-history
> >
> >      (setq keymap (or keymap minibuffer-local-map)
> >           initial (or initial "")
> > +         viper-initial initial
> 
> Thank you. That does indeed solve the problem.
> I'm closing this for now and will reopen if I notice anything untoward.

Thanks, I pushed this to the master branch.





      reply	other threads:[~2016-05-14 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-14  5:31 bug#23536: 25.1.50; viper-mode "/" search includes "(default ...) " prefix Jim Meyering
2016-05-14  8:50 ` Eli Zaretskii
2016-05-14 15:51   ` Jim Meyering
2016-05-14 17:41     ` Eli Zaretskii [this message]

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=83poso7d1p.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23536@debbugs.gnu.org \
    --cc=jim@meyering.net \
    /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.