* 23.0.60; Desktop encounters end of file during parsing
@ 2008-03-12 22:58 Peter Dyballa
2008-03-14 17:10 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2008-03-12 22:58 UTC (permalink / raw)
To: emacs-pretest-bug; +Cc: terra
Hello!
With desktop and session I save the contents of GNU Emacs frames.
Since some time desktop complains:
Desktop: Can't load buffer Versuch.tex: End of file during parsing: /
Users/pete/.emacs.d/PDesktop-23/emacs.desktop [3 times]
and later:
Desktop: 97 buffers restored, 1 failed to restore.
Nevertheless this TeX buffer is restored! The file into which desktop
saves looks OK: with forward-sexp I can walk over all entries.
In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d
scroll bars)
of 2008-03-09 on Latsche.local
Windowing system distributor `The XFree86 Project, Inc', version
11.0.40400000
configured using `configure '--without-pop' '--without-sound' '--
with-xft' '--with-libotf' '--with-dbus' '--with-x-toolkit=athena' '--
enable-font-backend' '--enable-locallisppath=/Library/Application
Support/Emacs/calendar23:/Library/Application Support/Emacs/caml:/
Library/Application Support/Emacs:/sw/share/emacs21/site-lisp/elib'
'PKG_CONFIG_PATH=/sw/lib/freetype219/lib/pkgconfig:/sw/lib/
fontconfig2/lib/pkgconfig:/sw/lib/pkgconfig:/sw/lib/system-openssl/
lib/pkgconfig:/sw/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/
pkgconfig:/usr/local/clamXav/lib/pkgconfig:/usr/X11R6/lib/pkgconfig'
'CPPFLAGS=-no-cpp-precomp -D__BIND_NOSTATIC -I/sw/lib/fontconfig2/
include -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/
freetype2 -idirafter /usr/X11R6/include' 'CFLAGS=-ggdb -gfull -
bind_at_load -Wno-pointer-sign -pipe -fPIC -mcpu=7450 -mtune=7450 -
mno-powerpc64 -fast -mpim-altivec -ftree-vectorize -freorder-blocks-
and-partition -fno-crossjumping' 'LDFLAGS=-bind_at_load -dead_strip -
multiply_defined suppress -L/sw/lib/fontconfig2/lib -L/sw/lib/
freetype219/lib''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: de_DE.UTF-8
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: de_DE.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Info
Minor modes in effect:
TeX-PDF-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
display-time-mode: t
desktop-save-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
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
--
Greetings
Pete
The world would be a better place if Larry Wall had been born in
Iceland, or any other country where the native language actually has
syntax.
– Peter da Silva
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.60; Desktop encounters end of file during parsing
2008-03-12 22:58 23.0.60; Desktop encounters end of file during parsing Peter Dyballa
@ 2008-03-14 17:10 ` Stefan Monnier
2008-03-15 9:57 ` Peter Dyballa
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2008-03-14 17:10 UTC (permalink / raw)
To: Peter Dyballa; +Cc: emacs-pretest-bug, terra
> With desktop and session I save the contents of GNU Emacs frames. Since some
> time desktop complains:
> Desktop: Can't load buffer Versuch.tex: End of file during parsing:
> /Users/pete/.emacs.d/PDesktop-23/emacs.desktop [3 times]
Please try to reproduce the bug with debug-on-error set so as to get
a backtrace.
Be careful to update to the latest version first, otherwise the error
will be caught and we won't get a backtrace.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.60; Desktop encounters end of file during parsing
2008-03-14 17:10 ` Stefan Monnier
@ 2008-03-15 9:57 ` Peter Dyballa
0 siblings, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2008-03-15 9:57 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-pretest-bug, terra
Am 14.03.2008 um 18:10 schrieb Stefan Monnier:
>> With desktop and session I save the contents of GNU Emacs frames.
>> Since some
>> time desktop complains:
>
>> Desktop: Can't load buffer Versuch.tex: End of file during parsing:
>> /Users/pete/.emacs.d/PDesktop-23/emacs.desktop [3 times]
>
> Please try to reproduce the bug with debug-on-error set so as to get
> a backtrace.
I have this variable set. Always. Even twice: in the free section and
in the customisation corner of ~/.emacs. For a test I commented both
and put --debug-init on the command line. I still don't get a
*Backtrace* buffer. The new message is now:
File local-variables error: (end-of-file "/Users/pete/.emacs.d/
PDesktop-23/emacs.desktop")
> Be careful to update to the latest version first, otherwise the error
> will be caught and we won't get a backtrace.
>
I have an elder version 23.0.60 saved. It shows exactly the same
message.
--
Greetings
Pete
Bake pizza not war!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-15 9:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 22:58 23.0.60; Desktop encounters end of file during parsing Peter Dyballa
2008-03-14 17:10 ` Stefan Monnier
2008-03-15 9:57 ` Peter Dyballa
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.