From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15319: Problem with loading emacs session Date: Wed, 09 Oct 2013 21:03:59 -0400 Message-ID: References: <522EDC8C.40001@redhat.com> <83d2ogk84u.fsf@gnu.org> <42a9jka86r.fsf@fencepost.gnu.org> <52300F17.9090101@redhat.com> <2t1u4uc8k9.fsf@fencepost.gnu.org> <52404FF0.8040400@redhat.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1381367107 16811 80.91.229.3 (10 Oct 2013 01:05:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2013 01:05:07 +0000 (UTC) To: 15319@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 10 03:05:10 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VU4gf-0003yO-Jh for geb-bug-gnu-emacs@m.gmane.org; Thu, 10 Oct 2013 03:05:09 +0200 Original-Received: from localhost ([::1]:44485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU4ge-0003iH-UQ for geb-bug-gnu-emacs@m.gmane.org; Wed, 09 Oct 2013 21:05:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU4ga-0003hV-O0 for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:05:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VU4gZ-0005Ie-47 for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:05:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU4gZ-0005II-0G for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:05:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VU4gY-0000mH-LW for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:05:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Oct 2013 01:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15319 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15319-submit@debbugs.gnu.org id=B15319.13813670432879 (code B ref 15319); Thu, 10 Oct 2013 01:05:02 +0000 Original-Received: (at 15319) by debbugs.gnu.org; 10 Oct 2013 01:04:03 +0000 Original-Received: from localhost ([127.0.0.1]:39027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VU4fb-0000kM-9H for submit@debbugs.gnu.org; Wed, 09 Oct 2013 21:04:03 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:35237) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VU4fZ-0000jx-7o for 15319@debbugs.gnu.org; Wed, 09 Oct 2013 21:04:01 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VU4fX-0002Qe-Pv; Wed, 09 Oct 2013 21:03:59 -0400 X-Spook: Comirex JUWTF advisors beanpole Plame Albright HAMASMOIS X-Ran: ZPy7p|He%N9Hz/]7&Xl2-Pz?|KxhN\*D[.k'PMlKY"jFbFvzfzIKYEd1gp|l;L}dP8bs[b X-Hue: black X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Wed, 09 Oct 2013 13:26:33 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79132 Archived-At: Glenn Morris wrote: > The only thing that I think should be changed here is that M-x > desktop-save should not default to saving in PWD, as it does now, but to > ~/.emacs.d/. Now done.