emacs-devel
[Top][All Lists]
Advanced

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

Re: 22.1.90; desktop-save throws (error "No buffer named <uniquified buf


From: Martin Fischer
Subject: Re: 22.1.90; desktop-save throws (error "No buffer named <uniquified buffername>")
Date: Fri, 29 Feb 2008 14:17:29 +0100
User-agent: Emacs Gnus

  >>>>> Juanma Barranquero writes:
  > Date: Fri, 29 Feb 2008 11:49:50 +0100
  > 
  > On Fri, Feb 29, 2008 at 11:07 AM, Martin Fischer <address@hidden> wrote:
  > 
  >> being thorough again:
  > 
  > I cannot reproduce it with either EMACS_22_BASE or the trunk. Both
  > work as expected.
  > 
  >              Juanma

Hi,

it's

  GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600) of 2007-08-18 on TPAD.

I got it from

  http://ntemacs.sourceforge.net/

I call it like

  $ d:/aemf/ntemacs22/bin/runemacs.exe -Q

from 

  MKS Bash, version 8.7.0 build 1859 Apr 16 2004 10:24:01 (x86-MKS-Windows_NT)

on WindowsXP.

I evaluate the attached .emacs and M-x toggle-debug-on-error RET.

M-x desktop-read RET on the attached .emacs.desktop gives me the
following backtrace:

Debugger entered--Lisp error: (error "Empty string is invalid as a buffer name")
  ad-Orig-rename-buffer("" t)
  (setq ad-return-value (ad-Orig-rename-buffer newname unique))
  (let (ad-return-value) (setq ad-return-value (ad-Orig-rename-buffer newname 
unique)) (uniquify-maybe-rerationalize-w/o-cb) (if (null unique) (setq 
uniquify-managed nil) (when uniquify-buffer-name-style ... ...)) 
ad-return-value)
  rename-buffer("" t)
  desktop-create-buffer(206 nil "" dired-mode nil 118 (nil nil) t ("c:/") nil)
  eval-buffer(#<buffer  *load*> nil "c:/Dokumente und 
Einstellungen/aemf/empty/.emacs.desktop" nil t)  ; Reading at buffer position 
690
  load-with-code-conversion("c:/Dokumente und 
Einstellungen/aemf/empty/.emacs.desktop" "c:/Dokumente und 
Einstellungen/aemf/empty/.emacs.desktop" t t)
  load("c:/Dokumente und Einstellungen/aemf/empty/.emacs.desktop" t t t)
  desktop-read()
  call-interactively(desktop-read)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

Martin
-- 
parozusa at web dot de

Attachment: .emacs
Description: Binary data

Attachment: .emacs.desktop
Description: Binary data


reply via email to

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