all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.