Your message dated Fri, 28 Oct 2005 22:44:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336028: emacs-snapshot: diary not working.
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Oct 2005 13:57:33 +0000
>From [EMAIL PROTECTED] Thu Oct 27 06:57:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tharradin.pu-pm.univ-fcomte.fr [194.57.85.210] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EV8G4-0004zR-00; Thu, 27 Oct 2005 06:57:32 -0700
Received: by tharradin.pu-pm.univ-fcomte.fr (Postfix, from userid 65534)
id 5504A3BA259; Thu, 27 Oct 2005 15:57:30 +0200 (CEST)
Received: from [192.168.105.23] (clyde.pu-pm.univ-fcomte.fr [192.168.105.23])
by tharradin.pu-pm.univ-fcomte.fr (Postfix) with ESMTP id E9A113BA256
for <[EMAIL PROTECTED]>; Thu, 27 Oct 2005 15:57:29 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 27 Oct 2005 15:55:35 +0200
From: Eugen Dedu <[EMAIL PROTECTED]>
Organization: University of Franche-Comte, France
User-Agent: Debian Thunderbird 1.0.7 (X11/20051018)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: emacs-snapshot: diary not working.
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Subject: emacs-snapshot: Diary not working.
Package: emacs-snapshot
Version: 20051020-1
With emacs21 the following lines are printed:
11/09 XYZ
(or something like that).
But on emacs-snapshot it prints the diary file entirely.
Steps to reproduce:
- Put:
(setq number-of-diary-entries 15)
(diary)
in your .emacs.
- Add:
11/09 XYZ
in your ~/diary file.
(I can provide more information if needed.)
Thanks,
Eugen
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
---------------------------------------
Received: (at 336028-done) by bugs.debian.org; 28 Oct 2005 20:44:05 +0000
>From [EMAIL PROTECTED] Fri Oct 28 13:44:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from yeast.orebokech.com [82.67.41.165] (romain)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EVb4o-0001KY-00; Fri, 28 Oct 2005 13:43:50 -0700
Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3])
by yeast.orebokech.com (Postfix) with ESMTP id 92FC21321C;
Fri, 28 Oct 2005 22:43:48 +0200 (CEST)
Received: by pacem.orebokech.com (Postfix, from userid 1000)
id 9AB6F5240F; Fri, 28 Oct 2005 22:44:16 +0200 (CEST)
From: Romain Francoise <[EMAIL PROTECTED]>
To: Eugen Dedu <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#336028: emacs-snapshot: diary not working.
Organization: The Debian Project
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Date: Fri, 28 Oct 2005 22:44:16 +0200
In-Reply-To: <[EMAIL PROTECTED]> (Eugen Dedu's message of
"Fri, 28 Oct 2005 22:24:59 +0200")
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Eugen Dedu <[EMAIL PROTECTED]> writes:
> (custom-set-variables
> ;; custom-set-variables was added by Custom.
> ;; If you edit it by hand, you could mess it up, so be careful.
> ;; Your init file should contain only one such instance.
> ;; If there is more than one, they won't work right.
> '(default-major-mode (quote outline-mode)))
Right, that makes Emacs find the Diary file in outline mode and not
diary mode, since diary doesn't enforce its mode. You should probably
do this last! (Or add a mode marker in your diary file.)
--
,''`.
: :' : Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]