unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to initialize one list with the contents of another?
@ 2011-06-11  8:02 Asis Hallab
  0 siblings, 0 replies; only message in thread
From: Asis Hallab @ 2011-06-11  8:02 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]

Dear emacers,

how do I do the following:

(set 'ac-dictionary 'tag-completion-table)

I use exuberant ctags to generate the TAGS file and want autocomplete to
suggest tag-completions.
According to the autocomplete-manual you can set the 'ac-dictionary to a
list of strings, you want to be completable.
I init the tags-completion-table by M-x visit-tags-table and then hitting
M-TAB.

Unfortunately I can't copy the tag-completion-table into the ac-dictionary.


Help will be much appreciated!

Many thanks in advance!
Josef

[-- Attachment #2: Type: text/html, Size: 736 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-11  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-11  8:02 How to initialize one list with the contents of another? Asis Hallab

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