* C-l exits incremental searching
@ 2013-11-06 11:16 Marcin Borkowski
2013-11-06 12:03 ` Peter Dyballa
2013-11-06 12:27 ` Tassilo Horn
0 siblings, 2 replies; 4+ messages in thread
From: Marcin Borkowski @ 2013-11-06 11:16 UTC (permalink / raw)
To: GNU Emacs users list
Hi all,
the title says it all. Is it a feature or a bug? Or maybe it could be
overriden in the config somehow? (Use case: I'm using isearch to
navigate/skim through the buffer, and what I find is in the last line -
but I'd prefer to see some context, so I hit C-l. But now isearch is
gone, and I have to press C-u C-s again (since it was a regex search).
If C-l didn't quit isearch, I could just hit another C-s, which would
be a lot easier.
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: C-l exits incremental searching
2013-11-06 11:16 C-l exits incremental searching Marcin Borkowski
@ 2013-11-06 12:03 ` Peter Dyballa
2013-11-06 12:27 ` Tassilo Horn
1 sibling, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2013-11-06 12:03 UTC (permalink / raw)
To: Marcin Borkowski; +Cc: GNU Emacs users list
Am 06.11.2013 um 12:16 schrieb Marcin Borkowski:
> Is it a feature or a bug?
It it's reproducible it's more likely a bug…
--
Greetings
Pete
There are very few jobs that actually require a penis or vagina. All other jobs should be open to everybody.
– Florynce Kennedy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: C-l exits incremental searching
2013-11-06 11:16 C-l exits incremental searching Marcin Borkowski
2013-11-06 12:03 ` Peter Dyballa
@ 2013-11-06 12:27 ` Tassilo Horn
2013-11-06 13:20 ` Marcin Borkowski
1 sibling, 1 reply; 4+ messages in thread
From: Tassilo Horn @ 2013-11-06 12:27 UTC (permalink / raw)
To: Marcin Borkowski; +Cc: GNU Emacs users list
Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
Hi Marcin,
> the title says it all. Is it a feature or a bug? Or maybe it could
> be overriden in the config somehow? (Use case: I'm using isearch to
> navigate/skim through the buffer, and what I find is in the last line
> - but I'd prefer to see some context, so I hit C-l. But now isearch is
> gone, and I have to press C-u C-s again (since it was a regex search).
> If C-l didn't quit isearch, I could just hit another C-s, which would
> be a lot easier.
No bug, but a configurable option:
,----[ (info "(emacs)Not Exiting Isearch") ]
| Scrolling Commands
| Normally, scrolling commands exit incremental search. If you
| change the variable ‘isearch-allow-scroll’ to a non-‘nil’ value,
| that enables the use of the scroll-bar, as well as keyboard
| scrolling commands like ‘C-v’, ‘M-v’, and ‘C-l’ (*note
| Scrolling::).
`----
Bye,
Tassilo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: C-l exits incremental searching
2013-11-06 12:27 ` Tassilo Horn
@ 2013-11-06 13:20 ` Marcin Borkowski
0 siblings, 0 replies; 4+ messages in thread
From: Marcin Borkowski @ 2013-11-06 13:20 UTC (permalink / raw)
To: help-gnu-emacs
Dnia 2013-11-06, o godz. 13:27:37
Tassilo Horn <tsdh@gnu.org> napisał(a):
> Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
>
> Hi Marcin,
>
> > the title says it all. Is it a feature or a bug? Or maybe it could
> > be overriden in the config somehow? (Use case: I'm using isearch to
> > navigate/skim through the buffer, and what I find is in the last
> > line
> > - but I'd prefer to see some context, so I hit C-l. But now isearch
> > is gone, and I have to press C-u C-s again (since it was a regex
> > search). If C-l didn't quit isearch, I could just hit another C-s,
> > which would be a lot easier.
>
> No bug, but a configurable option:
>
> ,----[ (info "(emacs)Not Exiting Isearch") ]
> | Scrolling Commands
> | Normally, scrolling commands exit incremental search. If you
> | change the variable ‘isearch-allow-scroll’ to a non-‘nil’
> value, | that enables the use of the scroll-bar, as well as
> keyboard | scrolling commands like ‘C-v’, ‘M-v’, and ‘C-l’ (*note
> | Scrolling::).
> `----
Ooops... Did not do my homework:(. Thanks a lot!
> Bye,
> Tassilo
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-06 13:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 11:16 C-l exits incremental searching Marcin Borkowski
2013-11-06 12:03 ` Peter Dyballa
2013-11-06 12:27 ` Tassilo Horn
2013-11-06 13:20 ` Marcin Borkowski
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.