all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ken <gebser@mousecar.com>
To: GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: Re: desktop-read usage and syntax ::error, strange character
Date: Tue, 18 Jul 2017 15:29:39 -0400	[thread overview]
Message-ID: <9bb76a5b-e28b-1c17-e51a-e6b6c925e8d5@mousecar.com> (raw)
In-Reply-To: <87r2xdishp.fsf@skimble.plus.com>

On 07/18/2017 01:07 PM, Sharon Kimble wrote:
> ken <gebser@mousecar.com> writes:
>
>> For some reason, when booting after a crash, the desktop isn't loaded; that is, the files which were
>> loaded in the previous (crashed) session aren't loaded again.  I suspected this was due to
>> "~/.emacs/.emacs.desktop.lock", so I deleted it.  Then I close emacs and start it again, but still
>> the desktop isn't loaded.
>>
>> So then I try to load it by hand, ie, I run "M-x desktop-read"... this yields the error:
>> "eval-buffer: Symbol's value as variable is void: Î".  Yes, the last character is a capital "I" with
>> a carot above it.  If, from the "*scratch*" buffer I run (desktop-read "/home/user/.emacs.d/"), I
>> get exactly the same error message.
>>
>> Anyone know what's going on?
> I've had the same problem too, and the only thing that I can do is to
> restore my buffers from memory. I use tabbar so its a bit easier as I
> have tabs grouped by the major mode that they're using.
>
> I also back up my 'emacs.desktop' every night at 1800, along with my
> config file and my theme too, so its always possible for me to import
> any of these files if the original one gets corrupted.
>
> Thanks
> Sharon.

Sharon, thanks for your reply. There's a lot there though which I'm not 
understanding.  For instance, what do you meanfur that you 'restore them 
from memory'?  And what is tabbar...? and what are tabs?

I also backup my ".emacs.desktop", but just by hand at times that feel 
appropriate.  Maybe I should use a cron job like you do.

A cludge I've used in the past to restore my desktop was simple:  in 
emacs I created a macro which searched out the next filename in 
~/.emacs.d/.emacs.desktop and then simply did "C-f 5" on it. Because the 
focus was on the new window/frame, I then had to "Ctrl-Tab" back to the 
first window/frame and run the macro again for the next filename.  Not 
very streamlined.  Also, I lose the last-known location of the cursor in 
each file opened this way. Does anyone know which number (or whatever) 
in the stanzas in ~/.emacs.d/.emacs.desktop which represents the point 
in the buffer of the file?

Thanks to any and all with further clues.




  reply	other threads:[~2017-07-18 19:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 15:46 desktop-read usage and syntax ::error, strange character ken
2017-07-18 17:07 ` Sharon Kimble
2017-07-18 19:29   ` ken [this message]
2017-07-19 11:11     ` Sharon Kimble
2017-07-20 20:51       ` ken
2017-07-21  8:18         ` Sharon Kimble
2017-07-18 19:59 ` John Mastro
2017-07-18 21:10   ` desktop-read usage and syntax ::error, strange character :: half-SOLVED!!! ken
2017-07-19  6:46     ` Yuri Khan
2017-07-20 22:36       ` ken
2017-07-20 23:00         ` Nick Dokos

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

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

  git send-email \
    --in-reply-to=9bb76a5b-e28b-1c17-e51a-e6b6c925e8d5@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.
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.