unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8830: Question about Elisp: How to copy one list into another
@ 2011-06-09 12:10 Asis Hallab
  2011-06-10  0:41 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Asis Hallab @ 2011-06-09 12:10 UTC (permalink / raw)
  To: 8830

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

Dear Emacers,

developing ruby-on-rails I recently started using emacs.

I want to do something like this:

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

where ac-dictionary is a variable set in autocomplete
and tags-completion-table the list of tags populated when visiting the
tags-file.

I do this, because I need autocomplete to popup poosibel tag-completions.
I could not find another way to do this.

Please help!

Many thanks in advance!
Josef

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

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

* bug#8830: Question about Elisp: How to copy one list into another
  2011-06-09 12:10 bug#8830: Question about Elisp: How to copy one list into another Asis Hallab
@ 2011-06-10  0:41 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-06-10  0:41 UTC (permalink / raw)
  To: 8830-done


Hello, this is a not a bug report so I am marking it as closed.

It is better to ask questions about how to use Emacs Lisp on the
help-gnu-emacs list.  http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

You might want to try and explain your problem more clearly, since I for
one don't understand what you are asking.





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

end of thread, other threads:[~2011-06-10  0:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 12:10 bug#8830: Question about Elisp: How to copy one list into another Asis Hallab
2011-06-10  0:41 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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