From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#13536: 24.2; Patterns in `diary-european-date-forms' NOT mutually exclusive -- incl. suggested Fix Date: Thu, 15 Aug 2019 00:30:00 -0700 Message-ID: <8736i2yjgn.fsf@mouse.gnus.org> References: <874ni738fu.fsf@filista.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="195453"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 13536@debbugs.gnu.org To: Andreas Merziger Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 15 09:31:25 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hyAEG-000ohF-Ih for geb-bug-gnu-emacs@m.gmane.org; Thu, 15 Aug 2019 09:31:24 +0200 Original-Received: from localhost ([::1]:39018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyAEE-0005Zx-PB for geb-bug-gnu-emacs@m.gmane.org; Thu, 15 Aug 2019 03:31:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57506) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyADv-0005Ye-L4 for bug-gnu-emacs@gnu.org; Thu, 15 Aug 2019 03:31:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyADu-0000Yp-AM for bug-gnu-emacs@gnu.org; Thu, 15 Aug 2019 03:31:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:41713) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hyADu-0000Y0-6i for bug-gnu-emacs@gnu.org; Thu, 15 Aug 2019 03:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hyADu-0008W1-2c for bug-gnu-emacs@gnu.org; Thu, 15 Aug 2019 03:31:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Aug 2019 07:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13536 X-GNU-PR-Package: emacs Original-Received: via spool by 13536-submit@debbugs.gnu.org id=B13536.156585421029584 (code B ref 13536); Thu, 15 Aug 2019 07:31:01 +0000 Original-Received: (at 13536) by debbugs.gnu.org; 15 Aug 2019 07:30:10 +0000 Original-Received: from localhost ([127.0.0.1]:50531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyAD3-0007gn-DG for submit@debbugs.gnu.org; Thu, 15 Aug 2019 03:30:09 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:37280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyAD1-0007eM-Dp for 13536@debbugs.gnu.org; Thu, 15 Aug 2019 03:30:07 -0400 Original-Received: from 24-104-73-23-ip-static.hfc.comcastbusiness.net ([24.104.73.23] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hyACw-0000d2-Vb; Thu, 15 Aug 2019 09:30:05 +0200 In-Reply-To: <874ni738fu.fsf@filista.fritz.box> (Andreas Merziger's message of "Wed, 23 Jan 2013 22:17:57 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:165063 Archived-At: Andreas Merziger writes: > To reproduce the bug start with > > emacs -Q > > Contents of ~/diary are the following five lines: > 23 Jan 10:00 Test-Entry 1 > 23 Jan 10pm Test-Entry 2 > 23 Jan 10am Test-Entry 3 > 23 Jan 10Pm Test-Entry 4 > 23 Jan 10Am Test-Entry 5 > > 1.) Start the calendar: > > M-x calendar > > 2.) Set calendar-date-style to 'european > > M-x calendar-set-date-style > > Choose 'european. (I'm going through old bug reports that have unfortunately gotten no responses yet.) I don't use Calendar that much, but I don't quite understand this use case. If you have "10am" in your diary file, and then you set the date style to `european', then surely that diary file will be invalid? "10am" isn't a valid `european' way to specify a time, I think? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no