emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9352: closed (GNU/Emacs 23.3, Windows 7: Very huge


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9352: closed (GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems)
Date: Sat, 27 Aug 2011 00:56:02 +0000

Your message dated Fri, 26 Aug 2011 20:52:49 -0400
with message-id <address@hidden>
and subject line Re: bug#9352: GNU/Emacs 23.3, Windows 7: Very huge 
.emacs-places can cause problems
has caused the GNU bug report #9352,
regarding GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9352: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9352
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems Date: Tue, 23 Aug 2011 18:37:44 +0200 User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3
Hi,

after several investigation i found out the reason for crashing my emacs
crashing several times today.

I use

;; Shortcut for saving desktop and saveplaces
(global-set-key (kbd "S-<f9>")
                '( lambda ()
                   (interactive)
                   (save-place-alist-to-file)
                   (desktop-save desktop-dirname)))

sometimes t save my "session". Today emacs showed me a message after
that every time, "memory exhausted", and after two or three times he
crashed repeatable.

After some time i found out that my ".emacs-places" over the years had
reached a size of nearly 50 MB. I deleted it, problem gone.

In GNU Emacs 23.3.1 (i386-mingw-nt4.0.1381)
 of 2011-03-10 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 4.0.1381
configured using `configure --with-gcc (4.5) --no-opt --cflags 
-Ic:/imagesupport/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default enable-multibyte-characters: t



--- End Message ---
--- Begin Message --- Subject: Re: bug#9352: GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems Date: Fri, 26 Aug 2011 20:52:49 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.1

Glenn Morris wrote:

> Perhaps the default value for save-place-limit should be changed to
> something large-ish but finite. Eg 400?

Done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]