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

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

uniquify error


From: Bill Lytton
Subject: uniquify error
Date: Mon, 6 Aug 2007 10:49:13 -0400

frequent (find-file) failures due to uniquify, eg

Debugger entered--Lisp error: (error "Selecting deleted buffer")
  uniquify-rationalize(([cl-struct-uniquify-item "notebook.dol" 
"/u/samn/spikeclust" #<buffer notebook.dol<6>> "notebook.dol"] 
[cl-struct-uniquify-item "notebook.dol" "/u/samn/spikeclust" #<buffer 
notebook.dol<5>> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/samn/spikeclust" #<buffer notebook.dol<4>> "notebook.dol"] 
[cl-struct-uniquify-item "notebook.dol" "/u/samn/spikeclust" #<buffer 
notebook.dol> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/billl/papers" #<buffer notebook.dol<papers>> "notebook.dol"] 
[cl-struct-uniquify-item "notebook.dol" "/u/samn/spikeclust" #<buffer 
notebook.dol<2>> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/billl/nrniv/place" #<killed buffer> "notebook.dol<place>"] 
[cl-struct-uniquify-item "notebook.dol" "/u/billl/papers" #<buffer 
notebook.dol<papers>> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/samn/spikeclust" #<killed buffer> "notebook.dol"] [cl-struct-uniquify-item 
"notebook.dol" "/u/bi!
 lll/nrniv/place" #<killed buffer> "notebook.dol<place>"] 
[cl-struct-uniquify-item "notebook.dol" "/u/billl/papers" #<buffer 
notebook.dol<papers>> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/samn/spikeclust" #<buffer notebook.dol<3>> "notebook.dol"] 
[cl-struct-uniquify-item "notebook.dol" "/u/billl/nrniv/place" #<killed buffer> 
"notebook.dol<place>"] [cl-struct-uniquify-item "notebook.dol" 
"/u/billl/papers" #<buffer notebook.dol<papers>> "notebook.dol"] 
[cl-struct-uniquify-item "notebook.dol" "/u/samn/spikeclust" #<killed buffer> 
"notebook.dol"] [cl-struct-uniquify-item "notebook.dol" "/u/billl/nrniv/place" 
#<killed buffer> "notebook.dol<place>"] [cl-struct-uniquify-item "notebook.dol" 
"/u/billl/papers" #<buffer notebook.dol<papers>> "notebook.dol"] 
[cl-struct-uniquify-item "notebook.dol" "/u/samn/spikeclust" #<buffer 
notebook.dol<2>> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/billl/nrniv/place" #<killed buffer> "notebook.dol<place>"] [cl-str!
 uct-uniquify-item "notebook.dol" "/u/billl/papers" #<buffer no!
 tebook.d
ol<papers>> "notebook.dol"] [cl-struct-uniquify-item "notebook.dol" 
"/u/samn/spikeclust" #<killed buffer> "notebook.dol"] [cl-struct-uniquify-item 
"notebook.dol" "/u/billl/nrniv/place" #<killed buffer> "notebook.dol<place>"] 
[cl-struct-uniquify-item "notebook.dol" "/u/billl/papers" #<buffer 
notebook.dol<papers>> "notebook.dol"]))
  uniquify-rationalize-file-buffer-names("notebook.dol" "/u/samn/spikeclust/" 
#<buffer notebook.dol<6>>)
  (let ((filename ...)) (uniquify-rationalize-file-buffer-names 
(file-name-nondirectory filename) (file-name-directory filename) 
ad-return-value))
  (if uniquify-buffer-name-style (let (...) 
(uniquify-rationalize-file-buffer-names ... ... ad-return-value)))
  (let (ad-return-value) (setq ad-return-value (ad-Orig-create-file-buffer 
filename)) (if uniquify-buffer-name-style (let ... ...)) ad-return-value)
  create-file-buffer("/u/samn/spikeclust/notebook.dol")
  find-file-noselect("/u/samn/spikeclust/notebook.dol" nil nil t)
  find-file("/u/samn/spikeclust/notebook.dol" t)
  call-interactively(find-file)
In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2007-06-21 on ru.neurosim.downstate.edu
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40201000
configured using `configure  '--prefix=/usr/arch' 'LIBS=-ldl''

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
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Outline

Minor modes in effect:
  server-mode: t
  t: t
  shell-dirtrack-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-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
  view-mode: t

Recent input:


Recent messages:
Expunging deleted messages...done
Computing summary lines...done
Added to /u/billl/info/rque
SPAM (1) Software At Low Pr1ce
Mark set [2 times]
View mode: type C-h for help, h for commands, q to quit.
Mark saved where search started
Quit [2 times]
Making completion list...
Loading emacsbug...done




reply via email to

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