From sl392@cam.ac.uk Sat Aug 1 13:05:25 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 1 Aug 2009 20:05:26 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.2 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n71K5IEo000336 for ; Sat, 1 Aug 2009 13:05:20 -0700 Received: from mail.gnu.org ([199.232.76.166]:55735 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MXKpR-0005GV-B4 for emacs-pretest-bug@gnu.org; Sat, 01 Aug 2009 16:05:17 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MXKpO-0007FI-VH for emacs-pretest-bug@gnu.org; Sat, 01 Aug 2009 16:05:17 -0400 Received: from ppsw-6.csi.cam.ac.uk ([131.111.8.136]:49278) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXKpO-0007El-GC for emacs-pretest-bug@gnu.org; Sat, 01 Aug 2009 16:05:14 -0400 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]:55261 helo=victoria.local) by ppsw-6.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.156]:587) with esmtpsa (PLAIN:sl392) (TLSv1:DHE-RSA-AES128-SHA:128) id 1MXKpM-0000SG-Kl (Exim 4.70) for emacs-pretest-bug@gnu.org (return-path ); Sat, 01 Aug 2009 21:05:12 +0100 From: Leo To: emacs-pretest-bug@gnu.org Subject: 23.1.50; Wrong type argument: characterp ... Date: Sat, 01 Aug 2009 21:05:10 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Leo, Shidai Liu" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please describe exactly what actions triggered the bug and the precise symptoms of the bug: 1. In shell create a new dir and - touch k.tex - touch .dir-locals.el with the following: ((latex-mode . ((fill-column . 78)))) 2. Emacs -q k.tex 3. C-h v fill-column RET Backtrace: Debugger entered--Lisp error: (wrong-type-argument characterp "/Users/ford/kkt/") describe-variable(fill-column) call-interactively(describe-variable nil nil) If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.1.50.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46) of 2009-07-26 on neutron.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: LaTeX/MP Minor modes in effect: diff-auto-refine-mode: t reftex-mode: t LaTeX-math-mode: t TeX-PDF-mode: t shell-dirtrack-mode: t dired-omit-mode: t recentf-mode: t icomplete-mode: t savehist-mode: t display-time-mode: t xterm-mouse-mode: t delete-selection-mode: t global-auto-revert-mode: t minibuffer-depth-indicate-mode: t show-paren-mode: t rcirc-track-minor-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 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 From cyd@stupidchicken.com Sun Aug 2 16:09:57 2009 Received: (at 4005-done) by emacsbugs.donarmstrong.com; 2 Aug 2009 23:09:58 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n72N9sQ9001569 for <4005-done@emacsbugs.donarmstrong.com>; Sun, 2 Aug 2009 16:09:55 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id EDF0A57E275; Sun, 2 Aug 2009 19:10:39 -0400 (EDT) From: Chong Yidong To: Leo Cc: 4005-done@debbugs.gnu.org Subject: Re: 23.1.50; Wrong type argument: characterp ... Date: Sun, 02 Aug 2009 19:10:39 -0400 Message-ID: <87y6q16ccw.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > 1. In shell create a new dir and > - touch k.tex > - touch .dir-locals.el with the following: > ((latex-mode . ((fill-column . 78)))) > > 2. Emacs -q k.tex > > 3. C-h v fill-column RET > > Backtrace: > Debugger entered--Lisp error: (wrong-type-argument characterp > "/Users/ford/kkt/") Thanks, I've checked in a fix. From unknown Mon Aug 18 14:21:45 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, 31 Aug 2009 14:24:22 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long 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