From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help,gmane.emacs.sources Subject: RE: Insert date and Time Date: Fri, 26 Feb 2010 07:02:45 -0800 Message-ID: <392D17D20B344B789AA21BAFA0A68A52@us.oracle.com> References: <27714370.post@talk.nabble.com><2527301AE14C4E61ABACD23A2DEDF3EB@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1267197056 18770 80.91.229.12 (26 Feb 2010 15:10:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2010 15:10:56 +0000 (UTC) Cc: gnu-emacs-sources@gnu.org To: "'Kevin Rodgers'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 26 16:10:44 2010 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.69) (envelope-from ) id 1Nl1pz-0000yZ-MK for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 16:10:43 +0100 Original-Received: from localhost ([127.0.0.1]:42177 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nl1pz-0007bo-1z for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 10:10:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nl1js-0002D5-2q for help-gnu-emacs@gnu.org; Fri, 26 Feb 2010 10:04:24 -0500 Original-Received: from [140.186.70.92] (port=39238 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nl1jr-0002C6-4K for help-gnu-emacs@gnu.org; Fri, 26 Feb 2010 10:04:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nl1jq-0005PQ-Bq for help-gnu-emacs@gnu.org; Fri, 26 Feb 2010 10:04:23 -0500 Original-Received: from rcsinet12.oracle.com ([148.87.113.124]:18038) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nl1jq-0005Oz-6z; Fri, 26 Feb 2010 10:04:22 -0500 Original-Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet12.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o1QF4CDg027950 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 26 Feb 2010 15:04:14 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o1QF4AUk030408; Fri, 26 Feb 2010 15:04:11 GMT Original-Received: from abhmt017.oracle.com by acsmt353.oracle.com with ESMTP id 52590551267196570; Fri, 26 Feb 2010 07:02:50 -0800 Original-Received: from dradamslap1 (/141.144.72.87) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 26 Feb 2010 07:02:46 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Acq2rKmgxSyIoXpLT4aUa3meup5YNwAR9mTg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090205.4B87E2EC.013F:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:72166 gmane.emacs.sources:3391 Archived-At: > > http://www.emacswiki.org/emacs/TimeStamp > > There is a trade-off between simplicity and flexibility, and > the solutions on the wiki favor simplicity over flexibility. > Here's my attempt to support the user's preference for > different date and time formats while still minimizing > keystrokes. If you post it to the wiki also, then there will be no such distinction. ;-) Just a suggestion.