From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Francesco =?UTF-8?Q?Potort=C3=AC?= Newsgroups: gmane.emacs.bugs Subject: bug#53764: 27.1; shouldn't ~/diary be in diary-mode? Date: Wed, 09 Feb 2022 19:03:32 +0100 Organization: The GNU project Message-ID: <871r0bc3yj.fsf@tucano.isti.cnr.it> References: <87h79f8urg.fsf@tucano.isti.cnr.it> <87v8xtdcr4.fsf@gnus.org> <878rupbbll.fsf@tucano.isti.cnr.it> <87k0e9asjk.fsf@gnus.org> <877da8c3jn.fsf@tucano.isti.cnr.it> <8735kv61c1.fsf@gnus.org> <87zgn35x2u.fsf@web.de> <878runz6e2.fsf@gnus.org> <87pmnzz4xa.fsf@web.de> <875yprxeui.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27843"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Michael Heerdegen , 53764@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 09 19:04:13 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nHrK8-00070a-GG for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 09 Feb 2022 19:04:12 +0100 Original-Received: from localhost ([::1]:44814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nHrK7-000096-Ao for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 09 Feb 2022 13:04:11 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHrJz-000065-4D for bug-gnu-emacs@gnu.org; Wed, 09 Feb 2022 13:04:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58689) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nHrJy-00008t-R9 for bug-gnu-emacs@gnu.org; Wed, 09 Feb 2022 13:04:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nHrJx-00036i-LC for bug-gnu-emacs@gnu.org; Wed, 09 Feb 2022 13:04:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Francesco =?UTF-8?Q?Potort=C3=AC?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 09 Feb 2022 18:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53764 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 53764-submit@debbugs.gnu.org id=B53764.164442981811908 (code B ref 53764); Wed, 09 Feb 2022 18:04:01 +0000 Original-Received: (at 53764) by debbugs.gnu.org; 9 Feb 2022 18:03:38 +0000 Original-Received: from localhost ([127.0.0.1]:52586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHrJa-000360-Fd for submit@debbugs.gnu.org; Wed, 09 Feb 2022 13:03:38 -0500 Original-Received: from plesklin7.if1.ehiweb.it ([79.98.45.16]:39656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHrJY-00035n-9h for 53764@debbugs.gnu.org; Wed, 09 Feb 2022 13:03:36 -0500 Original-Received: from tucano.isti.cnr.it (tucano.isti.cnr.it [146.48.81.102]) by plesklin7.if1.ehiweb.it (Postfix) with ESMTPSA id 758EF10847B; Wed, 9 Feb 2022 19:03:32 +0100 (CET) In-Reply-To: <875yprxeui.fsf@gnus.org> (larsi@gnus.org) X-fingerprint: 4B02 6187 5C03 D6B1 2E31 7666 09DF 2DC9 BE21 6115 X-PPP-Message-ID: <20220209180332.25443.99941@plesklin7.if1.ehiweb.it> X-PPP-Vhost: potorti.it X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:226497 Archived-At: Michael Heerdegen writes: >> Maybe we can leave a short remark about the existence of the mode in the >> manual? I'd say definitely yes. >We could also have `diary-make-entry' put a diary mode cookie into the >diary file (if the file doesn't exist already). > >That'd make the buffer a big uglier when editing it from Calendar (with >`i d' etc), though. Only if the mode is set at the end of file, I think that putting the -*- diary -*- string at the beginning would not make it bad.