all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elisp question: how to walk through a variable like special-display-buffer-names
@ 2004-01-13 13:45 leo
  2004-01-13 15:07 ` Joakim Hove
  0 siblings, 1 reply; 6+ messages in thread
From: leo @ 2004-01-13 13:45 UTC (permalink / raw)


hi there

i want to walk through the list in special-display-buffer-names (and
special-display-regexps), in order to find out if the left parameter is
set in the contained alist.

emacs itself m,ust do similar things after creating frames, but i
couldn't find a hint in emacs' lisp-files.

so, are there some ready made functions to walk through "lists of elements
which are possbily again lists containing a car (buffer-name) with an
alist (frame-parameters)."

even harder and more interesting for the special=display-regexps case...

thanks in advance, leo

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

end of thread, other threads:[~2004-01-14  5:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-13 13:45 elisp question: how to walk through a variable like special-display-buffer-names leo
2004-01-13 15:07 ` Joakim Hove
2004-01-13 15:30   ` Klaus Berndl
2004-01-13 23:58     ` leo
2004-01-14  5:23       ` Martin Rydstr|m
2004-01-13 15:42   ` Jesper Harder

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.