* RE: hippie-expand/dabbrev-expand: how to select a previous expansion?
2012-07-19 18:31 hippie-expand/dabbrev-expand: how to select a previous expansion? Raffaele Ricciardi
@ 2012-07-19 18:05 ` Drew Adams
2012-07-19 18:07 ` Jambunathan K
[not found] ` <mailman.5182.1342721252.855.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 5+ messages in thread
From: Drew Adams @ 2012-07-19 18:05 UTC (permalink / raw)
To: 'Raffaele Ricciardi', help-gnu-emacs
> when running dabbrev-expand or hippie-expand, sometimes I
> accidentally skip the desired completion. Is there a way to
> go back to a previous completion in either command? After
> looking at the Emacs Manual and at the source code of
> hippie-exp.el, and dabbrev.el, I would say there isn't.
AFAIK, there is not. Cycling by repeating `M-/' is pretty primitive, and yes,
AFAIK it only goes forward.
You might try `dabbrev-completion' (`C-M-/') instead of `dabbrev-expand'
(`M-/').
Or if you use Icicles, then in Icicle mode `C-M-/' gives you both completion and
cycling. You can cyle in either order, and you can re-sort or filter the
candidates in various ways. (And you can of course pick any completion
candidate directly, without cycling.)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: hippie-expand/dabbrev-expand: how to select a previous expansion?
2012-07-19 18:31 hippie-expand/dabbrev-expand: how to select a previous expansion? Raffaele Ricciardi
2012-07-19 18:05 ` Drew Adams
@ 2012-07-19 18:07 ` Jambunathan K
[not found] ` <mailman.5182.1342721252.855.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 5+ messages in thread
From: Jambunathan K @ 2012-07-19 18:07 UTC (permalink / raw)
To: Raffaele Ricciardi; +Cc: help-gnu-emacs
Raffaele Ricciardi <rfflrccrd@gmail.com> writes:
> Hello,
>
> when running dabbrev-expand or hippie-expand, sometimes I accidentally
> skip the desired completion. Is there a way to go back to a previous
> completion in either command? After looking at the Emacs Manual and at
> the source code of hippie-exp.el, and dabbrev.el, I would say there
> isn't.
Simple undo seems to work - C-x u
> Thanks.
>
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* hippie-expand/dabbrev-expand: how to select a previous expansion?
@ 2012-07-19 18:31 Raffaele Ricciardi
2012-07-19 18:05 ` Drew Adams
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Raffaele Ricciardi @ 2012-07-19 18:31 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
when running dabbrev-expand or hippie-expand, sometimes I accidentally
skip the desired completion. Is there a way to go back to a previous
completion in either command? After looking at the Emacs Manual and at
the source code of hippie-exp.el, and dabbrev.el, I would say there isn't.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: hippie-expand/dabbrev-expand: how to select a previous expansion?
[not found] ` <mailman.5182.1342721252.855.help-gnu-emacs@gnu.org>
@ 2012-07-19 19:34 ` Raffaele Ricciardi
2012-07-20 5:22 ` C K Kashyap
0 siblings, 1 reply; 5+ messages in thread
From: Raffaele Ricciardi @ 2012-07-19 19:34 UTC (permalink / raw)
To: help-gnu-emacs
On 07/19/2012 07:07 PM, Jambunathan K wrote:
> Simple undo seems to work - C-x u
It does. Solved. Thank you.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: hippie-expand/dabbrev-expand: how to select a previous expansion?
2012-07-19 19:34 ` Raffaele Ricciardi
@ 2012-07-20 5:22 ` C K Kashyap
0 siblings, 0 replies; 5+ messages in thread
From: C K Kashyap @ 2012-07-20 5:22 UTC (permalink / raw)
To: Raffaele Ricciardi; +Cc: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 364 bytes --]
This was a big problem for me too .. for some reason I did not ask ...
knowing that undo works makes me very happy :)
Thanks Jambunathan.
Regards,
Kashyap
On Fri, Jul 20, 2012 at 1:04 AM, Raffaele Ricciardi <rfflrccrd@gmail.com>wrote:
> On 07/19/2012 07:07 PM, Jambunathan K wrote:
>
>> Simple undo seems to work - C-x u
>>
>
> It does. Solved. Thank you.
>
>
[-- Attachment #2: Type: text/html, Size: 823 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-07-20 5:22 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 18:31 hippie-expand/dabbrev-expand: how to select a previous expansion? Raffaele Ricciardi
2012-07-19 18:05 ` Drew Adams
2012-07-19 18:07 ` Jambunathan K
[not found] ` <mailman.5182.1342721252.855.help-gnu-emacs@gnu.org>
2012-07-19 19:34 ` Raffaele Ricciardi
2012-07-20 5:22 ` C K Kashyap
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.