From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Henderson Newsgroups: gmane.emacs.help Subject: OS X Lion - Emacs resume after computer shutdown Date: Tue, 15 Nov 2011 20:47:23 +1100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1321373778 29733 80.91.229.12 (15 Nov 2011 16:16:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Nov 2011 16:16:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 15 17:16:15 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RQLgE-0002jZ-Q4 for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Nov 2011 17:16:14 +0100 Original-Received: from localhost ([::1]:38111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQLgE-0001UE-96 for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Nov 2011 11:16:14 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:38556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQFc1-0006Wx-4o for help-gnu-emacs@gnu.org; Tue, 15 Nov 2011 04:47:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQFbw-0003Jk-NW for help-gnu-emacs@gnu.org; Tue, 15 Nov 2011 04:47:29 -0500 Original-Received: from mail-vx0-f169.google.com ([209.85.220.169]:38392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQFbw-0003JR-K8 for help-gnu-emacs@gnu.org; Tue, 15 Nov 2011 04:47:24 -0500 Original-Received: by vcbfo11 with SMTP id fo11so5869043vcb.0 for ; Tue, 15 Nov 2011 01:47:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=HtjyCXFE22gw+BdkUnHgSmYHi05FRMxV2+pInr96h5M=; b=pL6ETy9dMRaHWC8tvgKKupFRxfrvOaLnx0oXO9a1MobvwRLkTRw7RUj+4uBGR6pX6y Q3XwjfH0jVQpcFbFb9GIgAyKHRqNUVe9guAbkY98IH2S7SZGsI4lExLVIPGWft+2Gf5x BcbgUP8bQ9nIUWoZoCnNhopHY25luEUkWcK6Q= Original-Received: by 10.52.91.162 with SMTP id cf2mr41798717vdb.124.1321350443122; Tue, 15 Nov 2011 01:47:23 -0800 (PST) Original-Received: by 10.52.181.35 with HTTP; Tue, 15 Nov 2011 01:47:23 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.220.169 X-Mailman-Approved-At: Tue, 15 Nov 2011 11:16:10 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82923 Archived-At: I'm running Emacs 22.1.1 on OS X Lion (10.7.2). Lion has a feature of resuming applications on computer (re)start. But if I keep emacs open and try to shutdown the computer, it asks to exit emacs first. Is there anyway to avoid shutting down emacs every time I have to shutdown the computer? I'm using the Terminal program that comes with Lion and it stays open when I shutdown the computer without any issues. Thanks.