From unknown Mon Aug 18 14:20:50 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#10767 <10767@debbugs.gnu.org> To: bug#10767 <10767@debbugs.gnu.org> Subject: Status: 24.0.93; Customize does not set org-blank-before-new-entry Reply-To: bug#10767 <10767@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:20:50 +0000 retitle 10767 24.0.93; Customize does not set org-blank-before-new-entry reassign 10767 emacs,org-mode submitter 10767 Marcel Silva severity 10767 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 08 21:37:56 2012 Received: (at submit) by debbugs.gnu.org; 9 Feb 2012 02:37:56 +0000 Received: from localhost ([127.0.0.1]:33013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvJtT-0004j3-LT for submit@debbugs.gnu.org; Wed, 08 Feb 2012 21:37:56 -0500 Received: from eggs.gnu.org ([140.186.70.92]:34779) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvJka-0004Ur-DO for submit@debbugs.gnu.org; Wed, 08 Feb 2012 21:28:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvJjR-0008JN-Ai for submit@debbugs.gnu.org; Wed, 08 Feb 2012 21:27:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) 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 autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:50516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvJjR-0008JJ-9A for submit@debbugs.gnu.org; Wed, 08 Feb 2012 21:27:33 -0500 Received: from eggs.gnu.org ([140.186.70.92]:51675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvJjP-0003k9-Sm for bug-gnu-emacs@gnu.org; Wed, 08 Feb 2012 21:27:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvJjO-0008Ie-7M for bug-gnu-emacs@gnu.org; Wed, 08 Feb 2012 21:27:31 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:57276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvJjO-0008IX-2s for bug-gnu-emacs@gnu.org; Wed, 08 Feb 2012 21:27:30 -0500 Received: by ghrr18 with SMTP id r18so775125ghr.0 for ; Wed, 08 Feb 2012 18:27:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=pX29/e2kEbBX/aRj2IUZWRc+/PkgT7aleJTnSQI7m6c=; b=HzcLBXbDFHHUL4TZiPa8FoYqfUsOiG5ztwzJLDZtDbQz68JGF85FSrL1sCfHW8GNAy DJpEwCIm2eVLzcXq12pJeEOyvPuWs0+m7BavUBouHdBiG0n2mMe7T5+/tR+I8oGISf+6 xa1SNe5BxULJXBfExJ6eTO1wi2RLkjXfaCTOs= Received: by 10.236.161.201 with SMTP id w49mr11988429yhk.76.1328754449325; Wed, 08 Feb 2012 18:27:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.147.182.1 with HTTP; Wed, 8 Feb 2012 18:26:49 -0800 (PST) From: Marcel Silva Date: Wed, 8 Feb 2012 21:26:49 -0500 Message-ID: Subject: 24.0.93; Customize does not set org-blank-before-new-entry To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 08 Feb 2012 21:37:54 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -3.4 (---) This bug report will be sent to the Bug-GNU-Emacs mailing list and the GNU bug tracker at debbugs.gnu.org. =A0Please check that the From: line contains a valid email address. =A0After a delay of up to one day, you should receive an acknowledgement at that address. Please write in English if possible, as the Emacs maintainers usually do not have translators for other languages. Please describe exactly what actions triggered the bug, and the precise symptoms of the bug. =A0If you can, give a recipe starting from `emacs -Q': Unfortunately I cannot reproduce the bug without a .emacs initialization file. My ~/.emacs file is currently this (exactly 2 lines): (custom-set-variables =A0'(org-blank-before-new-entry (quote ((heading . t) (plain-list-item . t)= )))) However, it is not setting the variable org-blank-before-new-entry correctly. To reproduce this, start emacs with this two-line ~/.emacs file, then activate org mode by running 'M-x org-agenda' and then 'a'; next check the value of org-blank-before-new-entry by calling 'C-h v org-blank-before-new-entry'. The help buffer shown lists org-blank-before-new-entry is a variable defined in `org.el'. Its value is nil Original value was ((heading . auto) =A0(plain-list-item . auto)) as its first five lines. Note: I am running Emacs 24.0.93.1 for Mac OS X with the nightly build of 2012-02-08 and downloaded from the URL http://emacsformacosx.com/emacs-builds/Emacs-2012-02-08-107180-universal-10= .6.8.dmg This problem did not happen to Emacs 24.0.92.1. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: =A0 =A0 `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /Volumes/Emacs/Emacs.app/Contents/Resources/etc/DEBUG. In GNU Emacs 24.0.93.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) =A0of 2012-02-08 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1038 Configured using: =A0`configure '--host=3Dx86_64-apple-darwin' '--build=3Di686-apple-darwin' =A0'--with-ns' 'build_alias=3Di686-apple-darwin' =A0'host_alias=3Dx86_64-apple-darwin' 'CC=3Dgcc -mmacosx-version-min=3D10.5= '' Important settings: =A0 value of $LC_ALL: nil =A0 value of $LC_COLLATE: nil =A0 value of $LC_CTYPE: nil =A0 value of $LC_MESSAGES: nil =A0 value of $LC_MONETARY: nil =A0 value of $LC_NUMERIC: nil =A0 value of $LC_TIME: nil =A0 value of $LANG: nil =A0 value of $XMODIFIERS: nil =A0 locale-coding-system: nil =A0 default enable-multibyte-characters: t Major mode: Org-Agenda Week Ddl Grid Minor modes in effect: =A0 tooltip-mode: t =A0 mouse-wheel-mode: t =A0 tool-bar-mode: t =A0 menu-bar-mode: t =A0 file-name-shadow-mode: t =A0 global-font-lock-mode: t =A0 blink-cursor-mode: t =A0 auto-composition-mode: t =A0 auto-encryption-mode: t =A0 auto-compression-mode: t =A0 line-number-mode: t =A0 transient-mark-mode: t Recent input: M-x o r g SPC a g a C-h v o r g SPC b l a n k M-x r e p o r t SPC e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Press key for agenda command: Type "q" in help window to restore its previous buffer, C-M-v to scroll hel= p. Load-path shadows: /Users/marcel/.emacs.d/elpa/python-20111118/python hides /Volumes/Emacs/Emacs.app/Contents/Resources/lisp/progmodes/python Features: (shadow sort gnus-util mail-extr message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug pp help-mode view cal-iso org-agenda org byte-opt warnings bytecomp byte-compile cconv macroexp advice help-fns advice-preload ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete pcomplete comint ring org-list org-faces org-compat org-entities org-macs noutline outline easy-mmode regexp-opt cal-menu calendar cal-loaddefs auctex-autoloads tex-site info easymenu browse-kill-ring-autoloads command-frequency-autoloads deft-autoloads diminish-autoloads iy-go-to-char-autoloads maxframe-autoloads paredit-autoloads projectile-autoloads python-autoloads solarized-theme-autoloads zenburn-theme-autoloads package tabulated-list time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar 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 minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 08 21:42:09 2012 Received: (at control) by debbugs.gnu.org; 9 Feb 2012 02:42:09 +0000 Received: from localhost ([127.0.0.1]:33018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvJxZ-0004q5-5x for submit@debbugs.gnu.org; Wed, 08 Feb 2012 21:42:09 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:59857 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvJxX-0004pz-Am for control@debbugs.gnu.org; Wed, 08 Feb 2012 21:42:07 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RvJwU-00013C-Gy for control@debbugs.gnu.org; Wed, 08 Feb 2012 21:41:02 -0500 Date: Wed, 08 Feb 2012 21:41:02 -0500 Message-Id: Subject: control message for bug 10767 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -4.2 (----) merge 10745 10767 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 08 21:43:47 2012 Received: (at 10767) by debbugs.gnu.org; 9 Feb 2012 02:43:48 +0000 Received: from localhost ([127.0.0.1]:33023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvJz9-0004sg-Lx for submit@debbugs.gnu.org; Wed, 08 Feb 2012 21:43:47 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:59892 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvJz7-0004sZ-EH for 10767@debbugs.gnu.org; Wed, 08 Feb 2012 21:43:45 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RvJy4-00019c-AK; Wed, 08 Feb 2012 21:42:40 -0500 From: Glenn Morris To: Marcel Silva Subject: Re: bug#10767: 24.0.93; Customize does not set org-blank-before-new-entry References: X-Spook: Fortezza UNSCOM S Key CDC counter intelligence RSA AGT. X-Ran: n{3cj1$U5qK0V\I2s5zG4>%[o?/BvlmX,hemg2!(:,t.L-x|R-v2(L1vxsP[|8Mz{9#Rn2 X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 08 Feb 2012 21:42:40 -0500 In-Reply-To: (Marcel Silva's message of "Wed, 8 Feb 2012 21:26:49 -0500") Message-ID: <2ey5sciv6n.fsf@fencepost.gnu.org> 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: -4.2 (----) X-Debbugs-Envelope-To: 10767 Cc: 10767@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -4.2 (----) This is the same issue as http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10745 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 14 09:02:43 2012 Received: (at control) by debbugs.gnu.org; 14 Feb 2012 14:02:43 +0000 Received: from localhost ([127.0.0.1]:39820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RxIxt-0001mg-Jq for submit@debbugs.gnu.org; Tue, 14 Feb 2012 09:02:42 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:55198 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RxIxl-0001mM-Np for control@debbugs.gnu.org; Tue, 14 Feb 2012 09:02:35 -0500 Received: from bb121-7-229-69.singnet.com.sg ([121.7.229.69]:43375 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RxIwC-0007g6-8U for control@debbugs.gnu.org; Tue, 14 Feb 2012 09:00:57 -0500 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 10745 Date: Tue, 14 Feb 2012 22:00:49 +0800 Message-ID: <87y5s5346m.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -4.2 (----) close 10745 thanks From unknown Mon Aug 18 14:20:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 14 Mar 2012 11:24:03 +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