unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Return list of variables name symbols (or strings) in Emacs Lisp (programmatically)
@ 2015-09-22  1:12 Alexander Shukaev
  2015-09-22  2:42 ` Emanuel Berg
  2015-09-22 19:02 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Shukaev @ 2015-09-22  1:12 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

When doing C-h v magit*section-map TAB, the corresponding completion
list is shown.  Is there an equivalent function which would accept
such a wild card and return the same list?  E.g.

(var-symbols "magit*section-map")

Regards,
Alexander



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

end of thread, other threads:[~2015-09-22 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22  1:12 Return list of variables name symbols (or strings) in Emacs Lisp (programmatically) Alexander Shukaev
2015-09-22  2:42 ` Emanuel Berg
2015-09-22 19:02 ` Stefan Monnier

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