emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#8830: closed (Question about Elisp: How to copy


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#8830: closed (Question about Elisp: How to copy one list into another)
Date: Fri, 10 Jun 2011 00:42:02 +0000

Your message dated Thu, 09 Jun 2011 20:41:16 -0400
with message-id <address@hidden>
and subject line Re: bug#8830: Question about Elisp: How to copy one list into 
another
has caused the GNU bug report #8830,
regarding Question about Elisp: How to copy one list into another
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
8830: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8830
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Question about Elisp: How to copy one list into another Date: Thu, 9 Jun 2011 14:10:32 +0200 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

--- End Message ---
--- Begin Message --- Subject: Re: bug#8830: Question about Elisp: How to copy one list into another Date: Thu, 09 Jun 2011 20:41:16 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]