unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: ken <gebser@mousecar.com>
To: GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: Re: problem reading ~/.emacs.desktop
Date: Tue, 15 Sep 2009 05:24:28 -0400	[thread overview]
Message-ID: <4AAF5D4C.2040402@mousecar.com> (raw)
In-Reply-To: <4AAF054D.8010300@mousecar.com>

On 09/14/2009 11:09 PM ken wrote:
> Okay, I found a work-around for the first problem, but ran into another:
> 
> In the process of a system upgrade, I pulled in last week's
> ~/.emacs.desktop.  And, yes, I upgraded emacs to v.23.1.1.  Now I get
> this error when emacs loads:
> 
> Debugger entered--Lisp error: (void-variable Í)
>   (desktop-create-buffer Í "/home/mine/file2open.html" "file2open.html"
> (quote html-helper-mode) (quote (auto-fill-mode abbrev-mode)) 5535
> (quote (nil nil)) nil nil (quote (...)))
>   eval-buffer(#<buffer  *load*> nil "/home/zl/.emacs.desktop" nil t)  ;
> Reading at buffer position 1139
>   load-with-code-conversion("/home/zl/.emacs.desktop"
> "/home/zl/.emacs.desktop" t t)
>   load("/home/zl/.emacs.desktop" t t t)
>   desktop-read()
>   #[nil " \x18	ƒ\x0f
> 
> 
> Anyone know how to fix this?  If so, much appreciated.
> 

My (uneducated) hunch is that desktop-create-buffer doesn't like the
first argument.  This argument is a number (which in my email client is
displayed as an 'I' with a diacritical mark above it). When the above
Debugger output is displayed in emacs the number is '\315'.  If I look
at this ~/.emacs.desktop file with the "less" command, it is displayed
as "<81><CD>"... for every instance of a buffer.  (?)

According to the emacs doc on "desktop-create-buffer", this first arg is
"desktop-file-version"; I don't know what that is and have no idea why
the function "desktop-file-version" doesn't like it.

Anybody able to figure out what this problem is?

tia.


> 
> ....




  reply	other threads:[~2009-09-15  9:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-14 22:57 error on start-up: font not defined ken
2009-09-15  3:09 ` problem reading ~/.emacs.desktop [was: Re: error on start-up: font not defined] ken
2009-09-15  9:24   ` ken [this message]
2009-09-15  9:37     ` problem reading ~/.emacs.desktop Juanma Barranquero
2009-09-16  8:14       ` ken
2009-09-16  8:30         ` Juanma Barranquero
2009-09-16  8:39         ` Juanma Barranquero
2009-09-20  3:04           ` ken
2009-09-20  3:29             ` Juanma Barranquero
2009-09-20  9:26               ` ken

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=4AAF5D4C.2040402@mousecar.com \
    --to=gebser@mousecar.com \
    --cc=help-gnu-emacs@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.
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).