From unknown Fri Aug 15 16:19:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#14586 <14586@debbugs.gnu.org> To: bug#14586 <14586@debbugs.gnu.org> Subject: Status: 23.3; void-variable calendar-view-diary-initially-flag Reply-To: bug#14586 <14586@debbugs.gnu.org> Date: Fri, 15 Aug 2025 23:19:13 +0000 retitle 14586 23.3; void-variable calendar-view-diary-initially-flag reassign 14586 emacs,org-mode submitter 14586 Mike Kupfer severity 14586 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 09 13:32:34 2013 Received: (at submit) by debbugs.gnu.org; 9 Jun 2013 17:32:34 +0000 Received: from localhost ([127.0.0.1]:53518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UljTj-0001kZ-7V for submit@debbugs.gnu.org; Sun, 09 Jun 2013 13:32:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51606) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UlYAV-0002ah-Fx for submit@debbugs.gnu.org; Sun, 09 Jun 2013 01:27:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlYAM-0001E3-Jl for submit@debbugs.gnu.org; Sun, 09 Jun 2013 01:27:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-100.0 required=5.0 tests=BAYES_40, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:38520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlYAM-0001Dz-GV for submit@debbugs.gnu.org; Sun, 09 Jun 2013 01:27:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlYAJ-0004UI-6A for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 01:27:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlYAF-0001DU-FV for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 01:27:43 -0400 Received: from shell0.rawbw.com ([198.144.192.45]:56417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlYAF-0001DL-6V for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2013 01:27:39 -0400 Received: from rawbw.com (m208-249.dsl.rawbw.com [198.144.208.249]) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r595RZ7h067593; Sat, 8 Jun 2013 22:27:35 -0700 (PDT) (envelope-from m.kupfer@acm.org) From: Mike Kupfer To: bug-gnu-emacs@gnu.org Subject: 23.3; void-variable calendar-view-diary-initially-flag X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.3.1 Date: Sat, 08 Jun 2013 22:27:35 -0700 Message-ID: <10615.1370755655@rawbw.com> X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 09 Jun 2013 13:32:30 -0400 Cc: Mike Kupfer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your report will be posted to the bug-gnu-emacs@gnu.org mailing list and the gnu.emacs.bug news group, and at http://debbugs.gnu.org. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': 1. visit an org-mode file. 2. insert a date (C-c ! RET) 3. M-x calendar RET This gives me (from *Messages*): calendar: Symbol's value as variable is void: calendar-view-diary-initially-flag If I have debug-on-error enabled, I get Debugger entered--Lisp error: (void-variable calendar-view-diary-initially-flag) calendar-basic-setup(nil) calendar(nil) call-interactively(calendar t nil) execute-extended-command(nil) call-interactively(execute-extended-command nil nil) This is with the stock Emacs that comes with Ubuntu 12.04. In GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-09-21 on batsu, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11103000 configured using `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.3/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.3/leim' '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' 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: C value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Calendar Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f t m p / f o o 1 . o r g > C-c ! s C-x C-s x c a l e n d a r x r e p o r t - Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. OVERVIEW SUBTREE (NO CHILDREN) Mark set Saving file /home/kupfer/tmp/foo1.org... Wrote /home/kupfer/tmp/foo1.org calendar: Symbol's value as variable is void: calendar-view-diary-initially-flag Load-path shadows: /usr/share/emacs/23.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs/23.3/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.3/lisp/textmodes/ispell /usr/share/emacs/23.3/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.3/lisp/textmodes/flyspell Features: (shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug mule-util cal-move regexp-opt cal-menu calendar cal-loaddefs parse-time 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 easymenu time-date noutline outline easy-mmode tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse 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 dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 09 13:55:17 2013 Received: (at 14586-done) by debbugs.gnu.org; 9 Jun 2013 17:55:17 +0000 Received: from localhost ([127.0.0.1]:53553 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uljpl-0003d8-EA for submit@debbugs.gnu.org; Sun, 09 Jun 2013 13:55:17 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:39403 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uljpi-0003cx-75 for 14586-done@debbugs.gnu.org; Sun, 09 Jun 2013 13:55:14 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Uljpb-0008KG-Ey; Sun, 09 Jun 2013 13:55:07 -0400 From: Glenn Morris To: 14586-done@debbugs.gnu.org Subject: Re: bug#14586: 23.3; void-variable calendar-view-diary-initially-flag References: <10615.1370755655@rawbw.com> X-Spook: Maple undercover Guantanamo 22nd SAS Uzi JUWTF illuminati X-Ran: xOI$~Q%B?dYb{Vbyg9Ut]?l:NynAY(hxLbOV}oVw).ObGFkaR:|0ef*AQ*}+VVpZ]EdUTf X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sun, 09 Jun 2013 13:55:07 -0400 In-Reply-To: <10615.1370755655@rawbw.com> (Mike Kupfer's message of "Sat, 08 Jun 2013 22:27:35 -0700") 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: -5.1 (-----) X-Debbugs-Envelope-To: 14586-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) Version: 24.1 Mike Kupfer wrote: > 1. visit an org-mode file. > 2. insert a date (C-c ! RET) > 3. M-x calendar RET > > This gives me (from *Messages*): > > calendar: Symbol's value as variable is void: calendar-view-diary-initially-flag [...] > This is with the stock Emacs that comes with Ubuntu 12.04. > > In GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) Thanks for the report. This was fixed in Emacs 24.1. Please upgrade (latest is 24.3) and/or encourage your distribution to do so. You can work around the problem by simply using (require 'calendar) before using Org. From unknown Fri Aug 15 16:19:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 08 Jul 2013 11:24:06 +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