From unknown Sun Jun 15 08:37:48 2025 X-Loop: bug-gnu-emacs@gnu.org Subject: bug#5604: 23.1; Two problems in emacs23 Resent-From: anakreon@csd.auth.gr Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Feb 2010 17:10:03 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: report 5604 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: To: 5604@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.126659939118352 (code B ref -1); Fri, 19 Feb 2010 17:10:03 +0000 Received: (at submit) by debbugs.gnu.org; 19 Feb 2010 17:09:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiWMD-0004lo-45 for submit@debbugs.gnu.org; Fri, 19 Feb 2010 12:09:51 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiW6w-0004ZW-Ae for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:51 -0500 Received: from mx10.gnu.org ([199.232.76.166]:44251) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiW6r-00072X-QZ for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:45 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NiW6o-00079u-9R for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:43 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,NO_REAL_NAME, UNPARSEABLE_RELAY autolearn=no version=3.1.0 Received: from lists.gnu.org ([199.232.76.165]:58812) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NiW6o-00079o-4A for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:42 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiW6n-0002PM-SS for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:41 -0500 Received: from [140.186.70.92] (port=36713 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiW6m-0002PC-Su for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NiW6j-00005g-Vz for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:40 -0500 Received: from hermes3.ccf.auth.gr ([155.207.1.69]:49872) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiW6j-0008Vi-JE for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:37 -0500 Received: from mathind.csd.auth.gr (mathind.csd.auth.gr [155.207.128.16]) by hermes3.ccf.auth.gr (8.14.3/8.14.3) with ESMTP id o1JGrMe6030081 for ; Fri, 19 Feb 2010 18:53:22 +0200 From: anakreon@csd.auth.gr Date: Fri, 19 Feb 2010 18:57:46 +0200 Message-Id: <87k4u9yxh1.fsf@mathind.csd.auth.gr> X-Virus-Scanned: clamav-milter 0.95.3 at hermes1 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Mailman-Approved-At: Fri, 19 Feb 2010 12:09:36 -0500 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.6 (------) Hello. I encountered two problems when moving from emacs22 to emacs23. The first one concernes the js2 javascript mode distributed from: http://code.google.com/p/js2-mode If the mode is enabled, the following is printed from the debuger: Debugger entered--Lisp error: (error "`c-lang-defconst' must be used in a file"\ ) signal(error ("`c-lang-defconst' must be used in a file")) error("`c-lang-defconst' must be used in a file") c-define-lang-constant(c-mode-menu ((t cons ["Comment Out Region" comment-reg\ ion ...]4(cons ["Uncomment Region" ... ...] ...)))) =c7=c6!\204 require(cc-langs) byte-code("=c2=c3!\210=c2=c4!\210=c2=c5 Perhaps the problem is in js2 and not in emacs. Note however that the mode was functioning fine for emacs22. The second problem is caused from option: (highlight-completion-mode t nil (highlight-completion)) C-x C-f failes with message hc-expand-file-name: Wrong type argument: stringp, nil I rather liked this feature. I hope the problem is resolved. In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2) of 2009-11-02 on raven, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.10704000 configured using `configure '--build=i486-linux-gnu' '--host=i486-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.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' 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: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: show-paren-mode: t iswitchb-mode: t global-hl-line-mode: t desktop-save-mode: t delete-selection-mode: t auto-insert-mode: t display-time-mode: t tooltip-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 global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: C-x k Recent messages: WARNING from msf-abbrev.el: no abbrev table shell-mode-abbrev-table and no hook shell-mode-hook, abbrevs for mode shell-mode will not be loaded Loading autoinsert...done Loading delsel...done Loading desktop...done Loading hl-line...done Loading iswitchb...done Loading paren...done Wrote /home/anakreon/.emacs.desktop.lock Desktop: 2 buffers restored. For information about GNU Emacs and the GNU system, type C-h C-a. From unknown Sun Jun 15 08:37:48 2025 X-Loop: bug-gnu-emacs@gnu.org Subject: bug#5604: 23.1; Two problems in emacs23 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 20 Feb 2010 19:00:03 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 5604 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: To: anakreon@csd.auth.gr Cc: 5604@debbugs.gnu.org Received: via spool by 5604-submit@debbugs.gnu.org id=B5604.126669235731463 (code B ref 5604); Sat, 20 Feb 2010 19:00:03 +0000 Received: (at 5604) by debbugs.gnu.org; 20 Feb 2010 18:59:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiuXt-0008BQ-0O for submit@debbugs.gnu.org; Sat, 20 Feb 2010 13:59:17 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiuXq-0008BL-OR for 5604@debbugs.gnu.org; Sat, 20 Feb 2010 13:59:15 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NiuXl-0005WK-VB; Sat, 20 Feb 2010 13:59:09 -0500 References: <87k4u9yxh1.fsf@mathind.csd.auth.gr> From: Glenn Morris X-Spook: Rule Psix Armani Jiang Zemin United Nations cybercash X-Ran: "&M^8LSk:2:Ux9[sf]~}u?CucyZ`(S7@A2;WZ[#YYb%g=nbQ.DsYqLgY[V`kYQi@e@_)0E X-Hue: black X-Attribution: GM Date: Sat, 20 Feb 2010 13:59:09 -0500 In-Reply-To: <87k4u9yxh1.fsf@mathind.csd.auth.gr> (anakreon@csd.auth.gr's message of "Fri\, 19 Feb 2010 18\:57\:46 +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.0 (------) 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.0 (------) anakreon@csd.auth.gr wrote: > Hello. I encountered two problems when moving from emacs22 to emacs23. OK, but in future please make a separate report for each issue when you have more than one. > The first one concernes the js2 javascript mode distributed from: > http://code.google.com/p/js2-mode > If the mode is enabled, the following is printed from the debuger: > Debugger entered--Lisp error: (error "`c-lang-defconst' must be used in a file"\ > ) This is already fixed. Try the trunk from http://savannah.gnu.org/projects/emacs/ or the 23.2 pretest from http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz > The second problem is caused from option: > (highlight-completion-mode t nil (highlight-completion)) > C-x C-f failes with message > hc-expand-file-name: Wrong type argument: stringp, nil Details are lacking, but this appears to be a problem with "highlight completion" from http://www.math.washington.edu/~palmieri/Emacs/hlc.html. Since this isn't part of Emacs, please explain exactly how to reproduce the error, starting from `emacs -Q'. From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 20 20:50:42 2010 Received: (at control) by debbugs.gnu.org; 21 Feb 2010 01:50:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nj0y1-0004Dc-PX for submit@debbugs.gnu.org; Sat, 20 Feb 2010 20:50:41 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nj0y0-0004DS-2p for control@debbugs.gnu.org; Sat, 20 Feb 2010 20:50:40 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nj0xw-0003op-D3; Sat, 20 Feb 2010 20:50:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19328.37228.29058.714767@fencepost.gnu.org> Date: Sat, 20 Feb 2010 20:50:36 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: cQqW3\v.J&L 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.0 (-----) merge 5613 5614 merge 5611 5612 close 5514 tags 5594 moreinfo reassign 5594 emacs,rmail close 5569 tags 5567 patch tags 5604 moreinfo retitle 5604 highlight completion problem reassign 5605 emacs,etags reassign 5600 emacs,etags From unknown Sun Jun 15 08:37:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: anakreon@csd.auth.gr Subject: bug#5604: closed (Re: bug#5604: 23.1; Two problems in emacs23) Message-ID: References: <87k4u9yxh1.fsf@mathind.csd.auth.gr> X-Gnu-PR-Message: they-closed 5604 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 5604@debbugs.gnu.org Date: Mon, 11 Jul 2011 21:33:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1310419982-18759-1" This is a multi-part message in MIME format... ------------=_1310419982-18759-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #5604: highlight completion problem which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 5604@debbugs.gnu.org. --=20 5604: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D5604 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310419982-18759-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 5604-done) by debbugs.gnu.org; 11 Jul 2011 21:32:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgO5n-0004s4-33 for submit@debbugs.gnu.org; Mon, 11 Jul 2011 17:32:39 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgO5k-0004ro-Rg for 5604-done@debbugs.gnu.org; Mon, 11 Jul 2011 17:32:37 -0400 Received: from localhost ([127.0.0.1]:46869) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgO5f-00067U-Kb; Mon, 11 Jul 2011 17:32:31 -0400 From: Glenn Morris To: 5604-done@debbugs.gnu.org Subject: Re: bug#5604: 23.1; Two problems in emacs23 References: <87k4u9yxh1.fsf@mathind.csd.auth.gr> X-Spook: subversive Security Council virus crypto anarchy Bosnia X-Ran: 3`b-\I}@|tkJ!`QuXLJ2>$S:iiy]"=[8iO=<=vbC@$B6!vepqc#i?1qN`L4H6pML#O1DyQ X-Hue: blue X-Attribution: GM Date: Mon, 11 Jul 2011 17:32:31 -0400 In-Reply-To: (Glenn Morris's message of "Sat, 20 Feb 2010 13:59:09 -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 X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 5604-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.4 (------) This bug is being closed because it could not be reproduced and there was no response to a request for more information. If you still see the problem with the latest Emacs release, 23.3, please reply with the requested information and it can be reopened if needed. You can view the whole report at http://debbugs.gnu.org/BUGNUMBER Glenn Morris wrote: > This is already fixed. Try the trunk from > > http://savannah.gnu.org/projects/emacs/ > > or the 23.2 pretest from > > http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz > >> The second problem is caused from option: >> (highlight-completion-mode t nil (highlight-completion)) >> C-x C-f failes with message >> hc-expand-file-name: Wrong type argument: stringp, nil > > Details are lacking, but this appears to be a problem with "highlight > completion" from http://www.math.washington.edu/~palmieri/Emacs/hlc.html. > Since this isn't part of Emacs, please explain exactly how to > reproduce the error, starting from `emacs -Q'. ------------=_1310419982-18759-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Feb 2010 17:09:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiWMD-0004lo-45 for submit@debbugs.gnu.org; Fri, 19 Feb 2010 12:09:51 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiW6w-0004ZW-Ae for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:51 -0500 Received: from mx10.gnu.org ([199.232.76.166]:44251) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiW6r-00072X-QZ for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:45 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NiW6o-00079u-9R for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:43 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,NO_REAL_NAME, UNPARSEABLE_RELAY autolearn=no version=3.1.0 Received: from lists.gnu.org ([199.232.76.165]:58812) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NiW6o-00079o-4A for submit@debbugs.gnu.org; Fri, 19 Feb 2010 11:53:42 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiW6n-0002PM-SS for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:41 -0500 Received: from [140.186.70.92] (port=36713 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiW6m-0002PC-Su for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NiW6j-00005g-Vz for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:40 -0500 Received: from hermes3.ccf.auth.gr ([155.207.1.69]:49872) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiW6j-0008Vi-JE for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2010 11:53:37 -0500 Received: from mathind.csd.auth.gr (mathind.csd.auth.gr [155.207.128.16]) by hermes3.ccf.auth.gr (8.14.3/8.14.3) with ESMTP id o1JGrMe6030081 for ; Fri, 19 Feb 2010 18:53:22 +0200 From: anakreon@csd.auth.gr Date: Fri, 19 Feb 2010 18:57:46 +0200 Message-Id: <87k4u9yxh1.fsf@mathind.csd.auth.gr> To: bug-gnu-emacs@gnu.org Subject: 23.1; Two problems in emacs23 X-Virus-Scanned: clamav-milter 0.95.3 at hermes1 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 19 Feb 2010 12:09:36 -0500 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.6 (------) Hello. I encountered two problems when moving from emacs22 to emacs23. The first one concernes the js2 javascript mode distributed from: http://code.google.com/p/js2-mode If the mode is enabled, the following is printed from the debuger: Debugger entered--Lisp error: (error "`c-lang-defconst' must be used in a file"\ ) signal(error ("`c-lang-defconst' must be used in a file")) error("`c-lang-defconst' must be used in a file") c-define-lang-constant(c-mode-menu ((t cons ["Comment Out Region" comment-reg\ ion ...]4(cons ["Uncomment Region" ... ...] ...)))) =c7=c6!\204 require(cc-langs) byte-code("=c2=c3!\210=c2=c4!\210=c2=c5 Perhaps the problem is in js2 and not in emacs. Note however that the mode was functioning fine for emacs22. The second problem is caused from option: (highlight-completion-mode t nil (highlight-completion)) C-x C-f failes with message hc-expand-file-name: Wrong type argument: stringp, nil I rather liked this feature. I hope the problem is resolved. In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2) of 2009-11-02 on raven, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.10704000 configured using `configure '--build=i486-linux-gnu' '--host=i486-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.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' 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: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: show-paren-mode: t iswitchb-mode: t global-hl-line-mode: t desktop-save-mode: t delete-selection-mode: t auto-insert-mode: t display-time-mode: t tooltip-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 global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: C-x k Recent messages: WARNING from msf-abbrev.el: no abbrev table shell-mode-abbrev-table and no hook shell-mode-hook, abbrevs for mode shell-mode will not be loaded Loading autoinsert...done Loading delsel...done Loading desktop...done Loading hl-line...done Loading iswitchb...done Loading paren...done Wrote /home/anakreon/.emacs.desktop.lock Desktop: 2 buffers restored. For information about GNU Emacs and the GNU system, type C-h C-a. ------------=_1310419982-18759-1--