From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: Inserting date Date: Mon, 02 Mar 2009 15:17:31 -0500 Message-ID: <49ad898d$1@news.greennet.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1236026482 29308 80.91.229.12 (2 Mar 2009 20:41:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Mar 2009 20:41:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 02 21:42:38 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LeEyC-0002g8-Ce for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Mar 2009 21:42:36 +0100 Original-Received: from localhost ([127.0.0.1]:34984 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeEwr-0001M3-9A for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Mar 2009 15:41:13 -0500 User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-NNTP-Posting-Host: 192.91.197.52 X-Original-NNTP-Posting-Host: 192.91.197.52 Original-X-Trace: 3 Mar 2009 14:48:29 -0500, 192.91.197.52 Original-Lines: 10 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!feedme.ziplink.net!news.greennet.net!192.91.197.52 Original-Xref: news.stanford.edu gnu.emacs.help:167229 X-Original-Bytes: 1131 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62528 Archived-At: If you want to insert the current date, how about M-x insert-date? If you want to insert, e.g., a time stamp for the last time a file was written, look at the 'time-stamp' features. Armando Martins wrote: > > Can you tell me how can I insert the today's date in a text file, > please? (something like fields in traditional word processors).