all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Larry Evans <cppljevans@suddenlink.net>
To: help-gnu-emacs@gnu.org
Subject: Re: .emacs (load {user-init-file, custom-file} causes duplicate load of both
Date: Thu, 11 Nov 2010 12:44:05 -0600	[thread overview]
Message-ID: <ibhdhl$h2q$1@dough.gmane.org> (raw)
In-Reply-To: <8339r7g1j5.fsf@gnu.org>

On 11/11/10 12:26, Eli Zaretskii wrote:
>> From: Larry Evans <cppljevans@suddenlink.net>
>> Date: Thu, 11 Nov 2010 05:22:39 -0600
>>
>> "Current desktop was not loaded from a file.  Overwrite this desktop file? "
>>
>> from function desktop-save in desktop.el.gz.  A trace in that function
>> showed:
>>
>>   desktop-file-modtime
>>
>> was nil.  Further search in that file showed the only place that was
>> set was in function desktop-read.  So, in .emacs I put:
>>
>>   (desktop-read)
>>
>> However, that didn't work.
> 
> Didn't work how?
> 
> Having `(desktop-read)' in your ~/.emacs _is_ the right way of
> activating Desktop.
> 
> 
When exiting emacs, I still got the error message:

"Current desktop was not loaded from a file.  Overwrite this desktop file? "

However, as I mentioned in my last post, for some mysterious reason,
I'm no longer getting this error.

OK *maybe* I forgot to uncomment the (desktop-read) in my .emacs,
but I thought I had.  Everything is working OK now.  Wait
let me check since I'm now in emacs.  Exited emacs
and the error message doesn't occur.

Sorry for noise, but unless I'm imagining things, I did
have the (desktop-read) and was getting the "not loaded from file"
error message.

-regards,
Larry






  reply	other threads:[~2010-11-11 18:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-11  1:14 .emacs (load {user-init-file, custom-file} causes duplicate load of both Larry Evans
2010-11-11  2:28 ` PJ Weisberg
2010-11-11  3:28   ` Larry Evans
2010-11-11  7:45 ` Eli Zaretskii
2010-11-11 11:22   ` Larry Evans
2010-11-11 12:09     ` Larry Evans
2010-11-11 14:32       ` Larry Evans
2010-11-11 18:26     ` Eli Zaretskii
2010-11-11 18:44       ` Larry Evans [this message]
2010-11-13 12:43         ` Howto avoid "Overwrite desktop file" question. (was " Larry Evans

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='ibhdhl$h2q$1@dough.gmane.org' \
    --to=cppljevans@suddenlink.net \
    --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.