help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a command to insert today's date OR time (or both)?


From: Udyant Wig
Subject: Re: a command to insert today's date OR time (or both)?
Date: Sun, 09 Jan 2011 11:00:54 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Udyant Wig <udyantw@gmail.com> writes:

| dkcombs@panix.com (David Combs) writes:
|
| | I've looked in emacs' *info*, its list of commands, etc,
| | and can find nothing.
| |
| | Sure would be nice to be to easily to insert the current
| | date, time, or both.
| |
| | Thanks!
| |
| | David
| <Reply elided>

You'll want to do a
 (require 'cl)
before using that.

Sorry for the omission.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]