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

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

Re: how to insert a timestamp?


From: WANG Wei
Subject: Re: how to insert a timestamp?
Date: 07 Jan 2004 14:14:08 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

try

(insert-string (current-time-string))

> ack94598@yahoo.com (') writes:

> How can I insert a string representing the current time/date at the
> point?  It is for timestamping entries in a diary/log.
> 
> Adam


reply via email to

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