all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* automatic time-stamp
@ 2005-05-03 23:49 Jeffrey L. Greer
  2005-05-04  6:46 ` Peter Tury
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jeffrey L. Greer @ 2005-05-03 23:49 UTC (permalink / raw)


I am trying to configure automatic time-stamp for emacs 21 in a Debian
Sarge system. I have the following .emacs file in my home directory. I
have read and re-read what seems to be the relevant pages in the hard
copy of Gnu Emacs Manual. Time stamp will only work manually.

Suggestions please? Thank you, Jeff Greer

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(add-hook (quote write-file-hooks) t)
 '(case-fold-search t)
 '(column-number-mode t)
 '(current-language-environment "English")
 '(global-font-lock-mode t nil (font-lock))
 '(time-stamp-active t))

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

end of thread, other threads:[~2005-05-04 20:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-03 23:49 automatic time-stamp Jeffrey L. Greer
2005-05-04  6:46 ` Peter Tury
2005-05-04  6:50 ` Holger Sparr
2005-05-04  8:19 ` Tim X
2005-05-04 10:48   ` Jeffrey L. Greer
2005-05-04 20:58 ` Peter Dyballa

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.