From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 31 12:47:42 2011 Received: (at submit) by debbugs.gnu.org; 31 Mar 2011 16:47:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5L26-0005Ue-F2 for submit@debbugs.gnu.org; Thu, 31 Mar 2011 12:47:42 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5K0e-0003zL-P0 for submit@debbugs.gnu.org; Thu, 31 Mar 2011 11:42:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5K0Y-0003Wo-Oy for submit@debbugs.gnu.org; Thu, 31 Mar 2011 11:42:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:51764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5K0Y-0003Wk-M6 for submit@debbugs.gnu.org; Thu, 31 Mar 2011 11:42:02 -0400 Received: from [140.186.70.92] (port=36201 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5K0X-0003OE-Gf for bug-gnu-emacs@gnu.org; Thu, 31 Mar 2011 11:42:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5K0V-0003W1-Ac for bug-gnu-emacs@gnu.org; Thu, 31 Mar 2011 11:42:01 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:64915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5K0V-0003Vm-1f for bug-gnu-emacs@gnu.org; Thu, 31 Mar 2011 11:41:59 -0400 Received: by bwz17 with SMTP id 17so2168354bwz.0 for ; Thu, 31 Mar 2011 08:41:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=1aU35Q9yRV6x+F1GGyy04+iAz552VFlRyS23xkI3TNw=; b=BUNdvl6gDsv3C4DnfK+2HQSe3hhMv2kJ5QW/Xflqb0wLXj5pjgr6uKFNluHXl18wFt 5yH4F7f3nxd+8LgPw+8Ba/Zfc7kjsZxW4QNntdHTsoXpJqJCVEifEldBskstJyqlv65k cFlcdAzhBjkheP5dDIqq5wC08iU+vWXgFxQbE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B0shZ56MP61Cc1gvITtZCz2Rt0PMuNQIhD0O1cfUHH7CtpPeg5ZL703REpN0Q4fNo0 DV0gqsIQgpPoL0BXhrIsJBMa3wwSV4JJpI/kCqxkGuOzpscDa0WStn2O+MaxFzQ1lynr fGr5O81HEsixaaD2gOHiYUx4+XJ8l43sfsfbk= MIME-Version: 1.0 Received: by 10.204.19.70 with SMTP id z6mr2482094bka.204.1301586117385; Thu, 31 Mar 2011 08:41:57 -0700 (PDT) Received: by 10.204.155.79 with HTTP; Thu, 31 Mar 2011 08:41:57 -0700 (PDT) Date: Thu, 31 Mar 2011 17:41:57 +0200 Message-ID: Subject: Diary entries does not work with ISO date format From: =?UTF-8?Q?Fco=2E_Mario_Barcala_Rodr=C3=ADguez?= To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary=00032555b7c62bdf73049fc92281 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 31 Mar 2011 12:47:40 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) --00032555b7c62bdf73049fc92281 Content-Type: text/plain; charset=UTF-8 I have configured my .emacs file to use ISO dates format, but when I check for diary entries (throw 'd' option of calendar) I get "No diary entries for ". I attach my .emacs file and a sample diary file. Inserting new entries in the diary file to the calendar ('i d' option) writes the data in the correct format (ISO), so I guess that must be a problem in the diary interpretation by the calendar. Severity: normal In GNU Emacs 23.3.2 (x86_64-unknown-linux-gnu) of 2011-03-30 on tambre configured using `configure '--prefix' '/home/barcala/emacs/' '--without-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: gl_ES.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Calendar Minor modes in effect: desktop-save-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ESC [ > 1 ; 2 4 0 3 ; 0 c C-x c a DEL DEL RET ESC x c a l e n d a r RET m u ESC O A ESC O A ESC O A ESC O A ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O D d ESC x r e p o r TAB RET Recent messages: Loading org...done OVERVIEW Loading css-mode...done OVERVIEW [2 times] Wrote /home/barcala/.emacs.desktop.lock Desktop: 16 buffers restored, 1 failed to restore. For information about GNU Emacs and the GNU system, type C-h C-a. Marking diary entries...done Preparing diary... No diary entries for 2011-04-01: April Fools' Day Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs mule-util cal-move css-mode org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp org-exp-blocks org-agenda org-info org-gnus org-bibtex org-bbdb org byte-opt warnings bytecomp byte-compile advice help-fns advice-preload org-footnote org-src org-list org-faces org-compat org-macs noutline outline easy-mmode dired parse-time ruby-mode vc-cvs sgml-mode image diary-lib diary-loaddefs cal-menu calendar cal-loaddefs message sendmail regexp-opt ecomplete rfc822 mml easymenu mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils desktop cus-start cus-load ediff-hook vc-hooks lisp-float-type lisp-mode register page menu-bar rfn-eshadow timer jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) Mario Barcala --00032555b7c62bdf73049fc92281 Content-Type: application/octet-stream; name=dot_emacs Content-Disposition: attachment; filename=dot_emacs Content-Transfer-Encoding: base64 X-Attachment-Id: f_glxupnho0 KGN1c3RvbS1zZXQtdmFyaWFibGVzCiAgOzsgY3VzdG9tLXNldC12YXJpYWJsZXMgd2FzIGFkZGVk IGJ5IEN1c3RvbS4KICA7OyBJZiB5b3UgZWRpdCBpdCBieSBoYW5kLCB5b3UgY291bGQgbWVzcyBp dCB1cCwgc28gYmUgY2FyZWZ1bC4KICA7OyBZb3VyIGluaXQgZmlsZSBzaG91bGQgY29udGFpbiBv bmx5IG9uZSBzdWNoIGluc3RhbmNlLgogIDs7IElmIHRoZXJlIGlzIG1vcmUgdGhhbiBvbmUsIHRo ZXkgd29uJ3Qgd29yayByaWdodC4KICcoY2FsZW5kYXItZGF0ZS1kaXNwbGF5LWZvcm0gKHF1b3Rl ICgoZm9ybWF0ICIlcy0lLjJkLSUuMmQiIHllYXIgKHN0cmluZy10by1udW1iZXIgbW9udGgpIChz dHJpbmctdG8tbnVtYmVyIGRheSkpKSkpCiAnKGRlc2t0b3Atc2F2ZS1tb2RlIHQpCiAnKGluZGVu dC10YWJzLW1vZGUgbmlsKQogJyhzdGFuZGFyZC1pbmRlbnQgMikpCihjdXN0b20tc2V0LWZhY2Vz CiAgOzsgY3VzdG9tLXNldC1mYWNlcyB3YXMgYWRkZWQgYnkgQ3VzdG9tLgogIDs7IElmIHlvdSBl ZGl0IGl0IGJ5IGhhbmQsIHlvdSBjb3VsZCBtZXNzIGl0IHVwLCBzbyBiZSBjYXJlZnVsLgogIDs7 IFlvdXIgaW5pdCBmaWxlIHNob3VsZCBjb250YWluIG9ubHkgb25lIHN1Y2ggaW5zdGFuY2UuCiAg OzsgSWYgdGhlcmUgaXMgbW9yZSB0aGFuIG9uZSwgdGhleSB3b24ndCB3b3JrIHJpZ2h0LgogKQoo c2V0cSBvcmctbG9nLWRvbmUgJ3RpbWUpCihzZXRxIG9yZy10b2RvLWtleXdvcmRzCiAgICAgICAn KChzZXF1ZW5jZSAiVE9ETyIgIldPUktJTkcgT04iICJ8IiAiRE9ORSIpKSkK --00032555b7c62bdf73049fc92281 Content-Type: application/octet-stream; name=diary Content-Disposition: attachment; filename=diary Content-Transfer-Encoding: base64 X-Attachment-Id: f_glxuqeur1 MjAxMS0wNC0wMSBtZWV0aW5nCg== --00032555b7c62bdf73049fc92281-- From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 31 20:07:47 2011 Received: (at 8392-done) by debbugs.gnu.org; 1 Apr 2011 00:07:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5Rtz-0007aL-HI for submit@debbugs.gnu.org; Thu, 31 Mar 2011 20:07:47 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5Rtp-0007a2-Gh for 8392-done@debbugs.gnu.org; Thu, 31 Mar 2011 20:07:46 -0400 Received: from localhost ([127.0.0.1]:57533) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5Rtj-0008C3-Rv; Thu, 31 Mar 2011 20:07:32 -0400 From: Glenn Morris To: 8392-done@debbugs.gnu.org Subject: Re: bug#8392: Diary entries does not work with ISO date format References: X-Spook: AFSPC mania Ruby Ridge target Iran Albright Project X-Ran: \6yK)2B{uJ#z*N@l4;";]!)ZBrDH6M"S?CTJ,3I4q/udNbNd%.fk$'k7Bt|Em{>+izoBe@ X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 31 Mar 2011 20:07:31 -0400 In-Reply-To: ("Fco. Mario Barcala =?utf-8?Q?Rodr=C3=ADguez=22's?= message of "Thu, 31 Mar 2011 17:41:57 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 8392-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) > I have configured my .emacs file to use ISO dates format No you haven't. The only relevant setting in your attached .emacs is one for calendar-date-display-form. This just affects how dates are *displayed*, nothing else. There are other things you need to set, notably diary-date-forms. But don't bother setting either of those by hand, just customize calendar-date-style to `iso' instead. That will set all the necessary variables. > , but when I check for diary entries (throw 'd' option of calendar) I > get "No diary entries for ". I attach my .emacs file and a sample > diary file. Inserting new entries in the diary file to the calendar ('i > d' option) writes the data in the correct format (ISO), so I guess that > must be a problem in the diary interpretation by the calendar. > > Severity: normal > In GNU Emacs 23.3.2 (x86_64-unknown-linux-gnu) > of 2011-03-30 on tambre From unknown Mon Jun 23 04:10:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 29 Apr 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator