unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* viper mode macro broken when using '/' for search
       [not found] <65398357.4640245.1533814056004.ref@mail.yahoo.com>
@ 2018-08-09 11:27 ` larry liang
  2018-08-09 11:30   ` larry liang
  0 siblings, 1 reply; 3+ messages in thread
From: larry liang @ 2018-08-09 11:27 UTC (permalink / raw)
  To: help-gnu-emacs

When recording a macro in viper mode, and type / for searching a string, the / character is included in the macro twice. For example, if I type:
/ abc
the record macro is: [ / / a b c ]


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: viper mode macro broken when using '/' for search
  2018-08-09 11:27 ` viper mode macro broken when using '/' for search larry liang
@ 2018-08-09 11:30   ` larry liang
  2018-09-05 15:37     ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: larry liang @ 2018-08-09 11:30 UTC (permalink / raw)
  To: help-gnu-emacs

 Sorry, forgot to mention the version. This problem exists in both 25.x and 26.x, but works well in 24.x.
    On Thursday, August 9, 2018, 7:27:36 AM EDT, larry liang <lrry05@yahoo.com> wrote:  
 
 When recording a macro in viper mode, and type / for searching a string, the / character is included in the macro twice. For example, if I type:
/ abc
the record macro is: [ / / a b c ]  


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: viper mode macro broken when using '/' for search
  2018-08-09 11:30   ` larry liang
@ 2018-09-05 15:37     ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2018-09-05 15:37 UTC (permalink / raw)
  To: help-gnu-emacs

>> When recording a macro in viper mode, and type / for searching
>> a string, the / character is included in the macro twice.
>> For example, if I type:
>>
>>     / abc
>>
>> the recorded macro is: [ / / a b c ]  

>  Sorry, forgot to mention the version.
>  This problem exists in both 25.x and 26.x, but works well in 24.x.

A similar problem was fixed recently.  Could you try it with
Emacs's master?


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-05 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <65398357.4640245.1533814056004.ref@mail.yahoo.com>
2018-08-09 11:27 ` viper mode macro broken when using '/' for search larry liang
2018-08-09 11:30   ` larry liang
2018-09-05 15:37     ` Stefan Monnier

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