From mu8ja0i@earthlink.net Thu Sep 25 12:28:40 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.9 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Sep 2008 19:28:40 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8PJSXJ3015197 for ; Thu, 25 Sep 2008 12:28:34 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KiwVs-00077g-Ht for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 15:28:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KiwVo-00076i-Un for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 15:28:31 -0400 Received: from [199.232.76.173] (port=60257 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiwVo-00076d-O0 for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 15:28:28 -0400 Received: from elasmtp-kukur.atl.sa.earthlink.net ([209.86.89.65]:43721) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiwVn-0004Dw-K8 for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 15:28:28 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=UXGnAj253qU6X5/mVD/3Iqc7Y0A7qyu1tGSj8yK8fy0nBOcuWVVjhZh+bDmHcWns; h=Received:Message-ID:X-Priority:Reply-To:X-Mailer:From:To:Subject:Date:MIME-Version:Content-type:X-ELNK-Trace:X-Originating-IP; Received: from [4.226.105.116] (helo=earthlink.net) by elasmtp-kukur.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KiwV2-0003KO-S5 for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 15:27:41 -0400 Message-ID: <380-22008942519274215@earthlink.net> X-Priority: 3 Reply-To: mu8ja0i@earthlink.net X-Mailer: EarthLink MailBox 2005.2.122.0 (Windows) From: "Allan Mui" To: bug-gnu-emacs@gnu.org Subject: `lisp' customization initialization, setting and saving Date: Thu, 25 Sep 2008 14:27:42 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-ELNK-Trace: 25f94d81ce935e34d780f4a490ca6956abb457f1b4332f5274e64a3f9f1e018a128adf7bd4a89d44350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 4.226.105.116 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 When I try to use the language customization buffer for `lisp' all values are initially either `unknown' or `uninitialized'. There is an error when loading the buffer. When I then try to manually initialize the values to the default ones they are not saved or even set in some cases. I do not have a lisp interpreter installed. In GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' 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: ENU locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Custom Minor modes in effect: encoded-kbd-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t Recent input: l i s p - Recent messages: Loading easymenu...done Loading cus-edit...done Creating customization items... Loading cl-indent...done Creating group... Creating group members... 25% widget-apply: Symbol's function definition is void: nil Loading emacsbug... Loading regexp-opt...done Loading emacsbug...done -- Allan J Mui From rgm@gnu.org Thu Sep 25 13:17:37 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-12.1 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1026) by emacsbugs.donarmstrong.com; 25 Sep 2008 20:17:37 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8PKHTW0027746; Thu, 25 Sep 2008 13:17:30 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KixFC-0002M2-6w; Thu, 25 Sep 2008 16:15:22 -0400 From: Glenn Morris To: mu8ja0i@earthlink.net Cc: 1026@debbugs.gnu.org Subject: Re: bug#1026: `lisp' customization initialization, setting and saving References: <380-22008942519274215@earthlink.net> X-Spook: global Rand Corporation CipherTAC-2000 Delta Force UNSCOM X-Ran: e&%%^g4QH*Jor7XWQTjjGYl-HvVW;n]3%d?9#A|&b9dd_rzMko`qzSa@U^J:vH3r',kK2a X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 25 Sep 2008 16:15:22 -0400 In-Reply-To: <380-22008942519274215@earthlink.net> (Allan Mui's message of "Thu, 25 Sep 2008 14:27:42 -0500") Message-ID: <5pfxnox9r9.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 forcemerge 1011 1026 stop "Allan Mui" wrote: > When I try to use the language customization buffer for `lisp' all > values are initially either `unknown' or `uninitialized'. There is > an error when loading the buffer. Thanks, this was fixed a few days ago. To fix, edit the :type of lisp-indent-offset in emacs-lisp/lisp-mode.el to read as below and recompile the file. (defcustom lisp-indent-offset nil "If non-nil, indent second line of expressions that many more columns." :group 'lisp :type '(choice (const nil) integer)) From mu8ja0i@earthlink.net Fri Sep 26 06:29:45 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.4 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER,RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 26 Sep 2008 13:29:45 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8QDTZeS023957 for ; Fri, 26 Sep 2008 06:29:36 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjDO3-0004kS-3c for bug-gnu-emacs@gnu.org; Fri, 26 Sep 2008 09:29:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjDO0-0004kE-Fk for bug-gnu-emacs@gnu.org; Fri, 26 Sep 2008 09:29:33 -0400 Received: from [199.232.76.173] (port=46434 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjDO0-0004kB-AJ for bug-gnu-emacs@gnu.org; Fri, 26 Sep 2008 09:29:32 -0400 Received: from elasmtp-mealy.atl.sa.earthlink.net ([209.86.89.69]:55551) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjDNy-0004L3-2h; Fri, 26 Sep 2008 09:29:30 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=lve5lqvgZsga/2ZdfDITGgxxWgvzTTr+OZrP93bz8Om+r/hiCHTRgzvHmqjKK/84; h=Received:Message-ID:X-Priority:Reply-To:X-Mailer:From:To:Cc:Subject:Date:MIME-Version:Content-type:X-ELNK-Trace:X-Originating-IP; Received: from [4.226.105.218] (helo=earthlink.net) by elasmtp-mealy.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KjDNw-0004Zr-Mc; Fri, 26 Sep 2008 09:29:29 -0400 Message-ID: <380-220089526132930640@earthlink.net> X-Priority: 3 Reply-To: mu8ja0i@earthlink.net X-Mailer: EarthLink MailBox 2005.2.122.0 (Windows) From: "Allan Mui" To: "Glenn Morris" Cc: bug-gnu-emacs@gnu.org Subject: Re: bug#1026: `lisp' customization initialization, setting and saving Date: Fri, 26 Sep 2008 08:29:30 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-ELNK-Trace: 25f94d81ce935e34d780f4a490ca6956abb457f1b4332f522c5966f9916693e404c639de83c66e79350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 4.226.105.218 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 I made the code change in `lisp-mode.el' and byte-compiled but the error persists. Maybe another change was made in the source code to fix the problem. I can wait until the next binaries release. In GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' 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: ENU locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Custom Minor modes in effect: encoded-kbd-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t Recent input: l i s p Recent messages: Loading easymenu...done Loading cus-edit...done Creating customization items... Loading cl-indent...done Creating group... Creating group members... 25% widget-apply: Symbol's function definition is void: nil Loading emacsbug... Loading regexp-opt...done Loading emacsbug...done -- Allan Mui > [Original Message] > From: Glenn Morris > To: > Cc: <1026@emacsbugs.donarmstrong.com> > Date: 9/25/2008 3:17:29 PM > Subject: Re: bug#1026: `lisp' customization initialization, setting and saving > > forcemerge 1011 1026 > stop > > "Allan Mui" wrote: > > > When I try to use the language customization buffer for `lisp' all > > values are initially either `unknown' or `uninitialized'. There is > > an error when loading the buffer. > > Thanks, this was fixed a few days ago. > > To fix, edit the :type of lisp-indent-offset in > emacs-lisp/lisp-mode.el to read as below and recompile the file. > > (defcustom lisp-indent-offset nil > "If non-nil, indent second line of expressions that many more > columns." > :group 'lisp > :type '(choice (const nil) integer)) From rgm@gnu.org Fri Sep 26 10:10:11 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-12.1 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1026) by emacsbugs.donarmstrong.com; 26 Sep 2008 17:10:11 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8QHA8Dk014690 for <1026@emacsbugs.donarmstrong.com>; Fri, 26 Sep 2008 10:10:09 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KjGnF-0007bQ-Lq; Fri, 26 Sep 2008 13:07:49 -0400 From: Glenn Morris To: mu8ja0i@earthlink.net Cc: 1026@debbugs.gnu.org Subject: Re: bug#1026: `lisp' customization initialization, setting and saving References: <380-220089526132930640@earthlink.net> X-Spook: Indigo Leitrim Fedayeen MD4 UNSCOM cypherpunk Peking diwn X-Ran: jS'#TY#*gL\TV>h<3FCkTK=A$btWHJ:cVdSrt]r9lV4.%l?i[p!7")tj>DP0+rN?-:s#Gi X-Hue: black X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 26 Sep 2008 13:07:49 -0400 In-Reply-To: <380-220089526132930640@earthlink.net> (Allan Mui's message of "Fri, 26 Sep 2008 08:29:30 -0500") 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 "Allan Mui" wrote: > I made the code change in `lisp-mode.el' and byte-compiled but the > error persists. Maybe another change was made in the source code > to fix the problem. I can wait until the next binaries release. I'm sorry, I forgot to say that this is one of those cases where you need to rebuild the whole emacs executable after byte-compiling the file. From unknown Thu Jun 19 14:05:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sat, 25 Oct 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From rgm@gnu.org Tue Dec 2 10:44:56 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.2 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,UNRESOLVED_TEMPLATE,X_DEBBUGS_NO_ACK autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 2 Dec 2008 18:44:56 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB2Iiolx027629 for ; Tue, 2 Dec 2008 10:44:52 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L7aES-0003aC-Lp; Tue, 02 Dec 2008 13:44:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18741.33288.597527.355733@fencepost.gnu.org> Date: Tue, 2 Dec 2008 13:44:24 -0500 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: nFM=zVvCS{1)wb,;K[n{1%DPS>;i+!C2|geU9~#T|;9LRZgdYQ27b'f