unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Petr Hracek <phracek@redhat.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 15319@debbugs.gnu.org
Subject: bug#15319: Problem with loading emacs session
Date: Mon, 23 Sep 2013 16:28:00 +0200	[thread overview]
Message-ID: <52404FF0.8040400@redhat.com> (raw)
In-Reply-To: <2t1u4uc8k9.fsf@fencepost.gnu.org>

On 09/12/2013 06:24 PM, Glenn Morris wrote:
> Petr Hracek wrote:
>
>> On 09/10/2013 07:38 PM, Glenn Morris wrote:
>>> Assuming the OP has enabled desktop-save-mode in .emacs, I imagine the
>>> issue here is this change from NEWS in 24.3:
>>>
>>>     ** `desktop-path' no longer includes the "." directory.
>> Yes, that's correct desktop-save-mode is in .emacs file.
>> Does it mean that when I am in some directory and desktop file is
>> created then buffer is not loaded into *scratch*
>> again?
> It's not really anything to do with scratch.
> Try the original recipe again, but in your home directory, and you
> should see how it works.
Hello Glenn,

thank you very much for your time.

I have tried your proposal but neither storing desktop file into ~/
nor into ~/.emacs.d/ helps me.

When I am in some directory like ~/abc/def
and open emacs and write some character and press M-x desktop-save
then when I open the emacs (after closing) any character is visible on 
the emacs screen (GUI)

Could you please help me what I made wrongly?

My .emacs file looks like:
(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
  '(send-mail-function (quote mailclient-send-it)))
(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
  )

(desktop-save-mode 1)
(put 'upcase-region 'disabled nil)

Thank you in advance

-- 
Best regards / S pozdravem
Petr Hracek






  reply	other threads:[~2013-09-23 14:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10  8:47 bug#15319: Problem with loading emacs session Petr Hracek
2013-09-10 11:41 ` Petr Hracek
2013-09-10 15:29 ` Eli Zaretskii
2013-09-10 16:25   ` Glenn Morris
2013-09-10 17:38     ` Glenn Morris
2013-09-11  6:35       ` Petr Hracek
2013-09-12 16:24         ` Glenn Morris
2013-09-23 14:28           ` Petr Hracek [this message]
2013-10-09 17:26             ` Glenn Morris
2013-10-10  1:03               ` Glenn Morris

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=52404FF0.8040400@redhat.com \
    --to=phracek@redhat.com \
    --cc=15319@debbugs.gnu.org \
    --cc=rgm@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).