all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Setting the compile-command history in dotel files
@ 2008-03-05 16:54 Taylor Jones
  2008-03-05 17:00 ` Peter Dyballa
  2008-03-05 17:35 ` Joel J. Adamson
  0 siblings, 2 replies; 3+ messages in thread
From: Taylor Jones @ 2008-03-05 16:54 UTC (permalink / raw)
  To: help-gnu-emacs

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

Currently I do M-x compile, type a custom compile command, then later do M-x
compile and run a different compile command. Then later I can do M-x compile
M-p to cycle through the history ring of previous compile commands. What I
would like to do is set this history ring upon startup though my dotel file.
Is this possible? Currently all I can do is set one compile command with

(custome-set-variables '(compile-command "compile_command_1"))

I tried playing with setting compile-command to a list of strings, but
couldn't get anything to work.

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

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

end of thread, other threads:[~2008-03-05 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-05 16:54 Setting the compile-command history in dotel files Taylor Jones
2008-03-05 17:00 ` Peter Dyballa
2008-03-05 17:35 ` Joel J. Adamson

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.