unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* completion
@ 2007-08-21 22:30 Hadron
  2007-08-22 21:26 ` completion Nikolaj Schumacher
  0 siblings, 1 reply; 6+ messages in thread
From: Hadron @ 2007-08-21 22:30 UTC (permalink / raw)
  To: help-gnu-emacs


I'm a little overwhelmed with the choice in auto completion options for
emacs in buffers. What do you use and why?

Is hippy-expand the way? What about the predictive package's or the
completion-ui package here?

http://www.dr-qubit.org/emacs.php

Any advice appreciated.

--
Visit beautiful Wisconsin Dells.

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

* Re: completion
  2007-08-21 22:30 completion Hadron
@ 2007-08-22 21:26 ` Nikolaj Schumacher
  0 siblings, 0 replies; 6+ messages in thread
From: Nikolaj Schumacher @ 2007-08-22 21:26 UTC (permalink / raw)
  To: help-gnu-emacs

Hadron <hadronquark@googlemail.com> wrote:

> I'm a little overwhelmed with the choice in auto completion options for
> emacs in buffers. What do you use and why?

Most of the time I just use dabbrev, because its simple, predictable and
most of all included. :)
hippie-expand should be just as well, it just does a little much at once
for my taste.  As I said, I prefer predictability.

Everything else depends greatly on what type of buffer you're editing.
Many modes have their own completion mechanisms that are usually good at
what they do (nxml does pure magic given schemas ...).

If you do text completion, Predictive Mode and Magpie seem popular.

If you program, don't forget the power of abbrevs and templates

> the completion-ui package
As the name says, that's a front-end designed to deal with the mess
created by the mentioned mechanisms.  (Each one has its own
look-and-feel and configuration, which is silly).
But right now, you'll probably have to write your own backends ...


regards,
Nikolaj Schumacher

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

* Completion
@ 2021-05-03 13:25 wael-zwaiter
  2021-05-03 13:34 ` Completion Gregory Heytings
  2021-05-03 13:35 ` Completion Jean Louis
  0 siblings, 2 replies; 6+ messages in thread
From: wael-zwaiter @ 2021-05-03 13:25 UTC (permalink / raw)
  To: Help Gnu Emacs


I am using completion in emacs and get the following

M-x marshall-{centcom | vlog}

I know how to use C-, and C-. to make the selection.  But them how does one
execute the selection.





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

* Re: Completion
  2021-05-03 13:25 Completion wael-zwaiter
@ 2021-05-03 13:34 ` Gregory Heytings
  2021-05-03 13:48   ` Completion wael-zwaiter
  2021-05-03 13:35 ` Completion Jean Louis
  1 sibling, 1 reply; 6+ messages in thread
From: Gregory Heytings @ 2021-05-03 13:34 UTC (permalink / raw)
  To: wael-zwaiter; +Cc: help-gnu-emacs


>
> I am using completion in emacs and get the following
>
> M-x marshall-{centcom | vlog}
>
> I know how to use C-, and C-. to make the selection.  But them how does 
> one execute the selection.
>

C-j



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

* Re: Completion
  2021-05-03 13:25 Completion wael-zwaiter
  2021-05-03 13:34 ` Completion Gregory Heytings
@ 2021-05-03 13:35 ` Jean Louis
  1 sibling, 0 replies; 6+ messages in thread
From: Jean Louis @ 2021-05-03 13:35 UTC (permalink / raw)
  To: wael-zwaiter; +Cc: Help Gnu Emacs

* wael-zwaiter@gmx.com <wael-zwaiter@gmx.com> [2021-05-03 16:27]:
> 
> I am using completion in emacs and get the following
> 
> M-x marshall-{centcom | vlog}
> 
> I know how to use C-, and C-. to make the selection.  But them how does one
> execute the selection.

Looks like fido-mode.

I am in that case rather typing then moving from one to other, I would
type cent, it would match, I would press ENTER or C-j


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/
https://rms-support-letter.github.io/




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

* Re: Completion
  2021-05-03 13:34 ` Completion Gregory Heytings
@ 2021-05-03 13:48   ` wael-zwaiter
  0 siblings, 0 replies; 6+ messages in thread
From: wael-zwaiter @ 2021-05-03 13:48 UTC (permalink / raw)
  To: Gregory Heytings; +Cc: help-gnu-emacs

Have found it was M-<tab>

C-j works too

> Sent: Tuesday, May 04, 2021 at 1:34 AM
> From: "Gregory Heytings" <gregory@heytings.org>
> To: wael-zwaiter@gmx.com
> Cc: help-gnu-emacs@gnu.org
> Subject: Re: Completion
>
>
> >
> > I am using completion in emacs and get the following
> >
> > M-x marshall-{centcom | vlog}
> >
> > I know how to use C-, and C-. to make the selection.  But them how does
> > one execute the selection.
> >
>
> C-j
>
>



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

end of thread, other threads:[~2021-05-03 13:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03 13:25 Completion wael-zwaiter
2021-05-03 13:34 ` Completion Gregory Heytings
2021-05-03 13:48   ` Completion wael-zwaiter
2021-05-03 13:35 ` Completion Jean Louis
  -- strict thread matches above, loose matches on Subject: below --
2007-08-21 22:30 completion Hadron
2007-08-22 21:26 ` completion Nikolaj Schumacher

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