unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* [LISP] completion of partial buffer name
@ 2002-09-07 16:56 Cliff Heller
  2002-09-07 17:23 ` Alex Schroeder
  0 siblings, 1 reply; 3+ messages in thread
From: Cliff Heller @ 2002-09-07 16:56 UTC (permalink / raw)



I'm trying to use elisp to write a function that will switch to a buffer
of a certain type.

But I only have the beginning of the name availalble.

say for example: output1, output2, output3
but only one such buffer would exist at any time.

How can I do a non interactive completion on substring "output" to get
the full buffer name and switch to it? 

Thanks.

-- 
"Letters may be used to construct words, phrases and sentences that may be
deemed offensive."
                  -Warning label on children's alphabet blocks

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

end of thread, other threads:[~2002-09-09 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-07 16:56 [LISP] completion of partial buffer name Cliff Heller
2002-09-07 17:23 ` Alex Schroeder
2002-09-09 14:51   ` Stefan Monnier <foo@acm.com>

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