unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4005: 23.1.50; Wrong type argument: characterp ...
@ 2009-08-01 20:05 ` Leo
  2009-08-02 23:15   ` bug#4005: marked as done (23.1.50; Wrong type argument: characterp ...) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2009-08-01 20:05 UTC (permalink / raw)
  To: emacs-pretest-bug

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#4005: marked as done (23.1.50; Wrong type argument: characterp ...)
  2009-08-01 20:05 ` bug#4005: 23.1.50; Wrong type argument: characterp Leo
@ 2009-08-02 23:15   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-08-02 23:15 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 874 bytes --]


Your message dated Sun, 02 Aug 2009 19:10:39 -0400
with message-id <87y6q16ccw.fsf@cyd.mit.edu>
and subject line Re: 23.1.50; Wrong type argument: characterp ...
has caused the Emacs bug report #4005,
regarding 23.1.50; Wrong type argument: characterp ...
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4005: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4005
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4233 bytes --]

From: Leo <sdl.web@gmail.com>
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: <m0ocqzz4eh.fsf@cam.ac.uk>

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


[-- Attachment #3: Type: message/rfc822, Size: 1370 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Leo <sdl.web@gmail.com>
Cc: 4005-done@emacsbugs.donarmstrong.com
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>

> 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-02 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87y6q16ccw.fsf@cyd.mit.edu>
2009-08-01 20:05 ` bug#4005: 23.1.50; Wrong type argument: characterp Leo
2009-08-02 23:15   ` bug#4005: marked as done (23.1.50; Wrong type argument: characterp ...) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).