From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Armando Martins Newsgroups: gmane.emacs.help Subject: Inserting date Date: Sun, 1 Mar 2009 02:50:14 +0000 Message-ID: <70e18f680902281850m79540621xedaa4fbf4cd6f59d@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235875848 3600 80.91.229.12 (1 Mar 2009 02:50:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Mar 2009 02:50:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 01 03:52:04 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 1Ldbmd-0007tk-Oe for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Mar 2009 03:52:04 +0100 Original-Received: from localhost ([127.0.0.1]:45768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdblI-0003mZ-Hm for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Feb 2009 21:50:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ldbkw-0003kh-PV for help-gnu-emacs@gnu.org; Sat, 28 Feb 2009 21:50:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ldbku-0003hF-AO for help-gnu-emacs@gnu.org; Sat, 28 Feb 2009 21:50:17 -0500 Original-Received: from [199.232.76.173] (port=38140 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ldbku-0003h5-7v for help-gnu-emacs@gnu.org; Sat, 28 Feb 2009 21:50:16 -0500 Original-Received: from mail-ew0-f179.google.com ([209.85.219.179]:37232) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ldbkt-0000HA-Sj for help-gnu-emacs@gnu.org; Sat, 28 Feb 2009 21:50:16 -0500 Original-Received: by ewy27 with SMTP id 27so1804815ewy.42 for ; Sat, 28 Feb 2009 18:50:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=i8ejSNyLvzmDUjhWIaIQwCTDI9dKpKGZigKhGJQdeRA=; b=htvLBI/wYWquh74zoS90MO1XDpVSXfLwmhb6hldmrKATkDXo822V9UEAcbHPudxSVU 5DNNORcxKjXq2kAigM/lgTYAA3jPa3eWN5iGW2a5yepX82bVxMb8cii7qdRNU3rsVTiH EKXN1zuG4jUT5EmbMsAfmgY1DmovfIZol7C5s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=tTEVIjbgpdL2aeS/PHCD/xXozqdzsAqsO8oAakxw0xzin53+QMK8eENS76V/mzPI4Z mo5mUgXPi8YWpdfMQb6wJIZFBGflGmNpy7ZLQoPPXEwDLAjWCtNNs///j0JzK5CpuPqd NFxWLl9y1gOUVTaFnBcdO5X1jgg9IDYn/etsQ= Original-Received: by 10.210.142.6 with SMTP id p6mr3432571ebd.1.1235875814285; Sat, 28 Feb 2009 18:50:14 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:62486 Archived-At: Hello! Can you tell me how can I insert the today's date in a text file, please? (something like fields in traditional word processors). Thanks Armando Martins