unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Martin Fischer <parozusa@web.de>
To: emacs-pretest-bug@gnu.org
Subject: 22.1.90; desktop-save throws (error "No buffer named <uniquified buffername>")
Date: Wed, 06 Feb 2008 17:12:31 +0100	[thread overview]
Message-ID: <qkir12kqs0.fsf@nospam.net> (raw)


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

  8<--------------------------------------------------------------------

  ...\emacs-22.1.90\bin\runemacs.exe -Q

  Customize the variable uniquify-buffer-name-style to "reverse".

  List the directories c:\otto\ludwig and c:\karl\ludwig with dired.

  M-x toggle-debug-on-error RET

  M-x desktop-save RET

    Debugger entered--Lisp error: (error "No buffer named ludwig")
      desktop-save-buffer-p(nil "ludwig" dired-mode nil 185 (nil nil) t ("c:/otto/ludwig/") nil)
      apply(desktop-save-buffer-p (nil "ludwig" dired-mode nil 185 (nil nil) t ("c:/otto/ludwig/") nil))
      desktop-save("~/")
      call-interactively(desktop-save)
      execute-extended-command(nil)
      call-interactively(execute-extended-command)

  M-x list-buffers RET

    .%* *Backtrace*            392  Debugger
     %  *Completions*          167  Completion List
     %  ludwig\karl\           184  Dired by name	  c:/karl/ludwig/
     %  ludwig\otto\           184  Dired by name	  c:/otto/ludwig/
        *scratch*                0  Lisp Interaction
      * *Messages*             957  Fundamental

  8<--------------------------------------------------------------------

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
d:/aemf/emacs-22.1.90/etc/DEBUG for instructions.


In GNU Emacs 22.1.90.1 (i386-mingw-nt5.1.2600)
 of 2008-01-31 on PRETEST
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'

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

Major mode: Debugger

Minor modes in effect:
  shell-dirtrack-mode: t
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-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
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: identity

Recent input:
<escape> x c u s t <tab> - g <tab> <return> u n i q 
<tab> <return> <help-echo> <down-mouse-1> <mouse-1> 
<help-echo> <down-mouse-1> <mouse-1> <help-echo> <down-mouse-1> 
<help-echo> <help-echo> <help-echo> C-x d c : / <return> 
+ t e s t - 1 / t e s t <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> o t o <backspace> 
t o / l u d w i g <return> + <up> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<return> + <up> <up> <return> <up> + <up> <up> <backspace> 
<backspace> <backspace> <backspace> k a r l <return> 
+ <up> <up> <left> <left> <left> <left> <left> <left> 
<left> <backspace> <backspace> <backspace> <backspace> 
k a r l <return> C-x d k a r l <tab> l <tab> <return> 
C-x d o t t <tab> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> o t <tab> l u <tab> <return> 
<escape> x d e s k t o <tab> s <tab> <return> C-g C-g 
<escape> x t o g g <tab> d e b <tab> e <tab> <return> 
<escape> x d e s k t o p <tab> s a v <tab> <return> 
~ / <tab> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<return> <up> <lwindow> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<send-emacs-bug-report>

Recent messages:
Loading desktop...done
Quit [2 times]
Debug on Error enabled globally
Wrote c:/Dokumente und Einstellungen/aemf/home-empty-06.02.2008/.emacs.desktop.lock
Loading debug...done
Entering debugger...
Loading emacsbug...done
call-interactively: Text is read-only
next-history-element: Beginning of history; no preceding item
byte-code: Buffer is read-only: #<buffer *Backtrace*>

-- 
parozusa at web dot de





             reply	other threads:[~2008-02-06 16:12 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 16:12 Martin Fischer [this message]
2008-02-07  0:23 ` 22.1.90; desktop-save throws (error "No buffer named <uniquified buffername>") Juanma Barranquero
2008-02-08 16:59 ` Juanma Barranquero
2008-02-08 18:30   ` Stefan Monnier
2008-02-08 19:00     ` Juanma Barranquero
2008-02-08 21:17       ` Stefan Monnier
2008-02-12  0:44         ` Juanma Barranquero
2008-02-12  3:39           ` Stefan Monnier
2008-02-12  4:15             ` Juanma Barranquero
2008-02-27 12:43 ` Martin Fischer
2008-02-27 12:48   ` Juanma Barranquero
2008-02-27 16:28     ` Juanma Barranquero
2008-02-27 21:18       ` Stefan Monnier
2008-02-27 22:17         ` Juanma Barranquero
2008-02-27 22:37           ` Stefan Monnier
2008-02-27 23:00             ` Juanma Barranquero
2008-02-28  1:54               ` Stefan Monnier
2008-02-28  9:14                 ` Juanma Barranquero
2008-02-28 17:09                   ` Stefan Monnier
2008-02-28 13:27   ` Martin Fischer
2008-02-28 16:29     ` Juanma Barranquero
2008-02-29 10:07       ` Martin Fischer
2008-02-29 10:49         ` Juanma Barranquero
2008-02-29 13:17           ` Martin Fischer
2008-02-29 14:24             ` Juanma Barranquero
2008-02-29 14:48               ` Jason Rumney
2008-02-29 15:03                 ` Juanma Barranquero
2008-02-29 15:16                   ` Lennart Borgman (gmail)
2008-02-29 15:19                     ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qkir12kqs0.fsf@nospam.net \
    --to=parozusa@web.de \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).