emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Backtrace from `find-file-noselect'


From: Jesper Harder
Subject: Backtrace from `find-file-noselect'
Date: Fri, 18 Apr 2003 11:32:11 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux)

Hi!

Evaluating this expression in a fresh Emacs:

  (find-file-noselect ".emacs")

gives me this backtrace:

Debugger entered--Lisp error: (void-variable view-read-only)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer .emacs> "~/.emacs" nil nil "~/.emacs" (1030475 
834))
  find-file-noselect(".emacs")
  eval((find-file-noselect ".emacs"))
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp)



In GNU Emacs 21.3.50.52 (i686-pc-linux-gnu)
 of 2003-04-18 on defun.localdomain
configured using `configure '--with-gtk''

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.iso88591
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t





reply via email to

[Prev in Thread] Current Thread [Next in Thread]