From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: How to quit? Date: Wed, 25 Feb 2015 17:19:00 +0100 Message-ID: <87twyat157.fsf@zigzag.favinet> References: <87y4nm3svs.fsf@wmi.amu.edu.pl> Reply-To: help-gnu-emacs@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1424882509 28283 80.91.229.3 (25 Feb 2015 16:41:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Feb 2015 16:41:49 +0000 (UTC) To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 25 17:41:44 2015 Return-path: Envelope-to: geh-help-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 1YQf1r-0000VK-Nu for geh-help-gnu-emacs@m.gmane.org; Wed, 25 Feb 2015 17:41:43 +0100 Original-Received: from localhost ([::1]:54968 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQf1r-0001NG-2Q for geh-help-gnu-emacs@m.gmane.org; Wed, 25 Feb 2015 11:41:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQf1e-0001Mz-Ux for help-gnu-emacs@gnu.org; Wed, 25 Feb 2015 11:41:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQf1a-0004pe-1k for help-gnu-emacs@gnu.org; Wed, 25 Feb 2015 11:41:30 -0500 Original-Received: from mail.agora-net.com ([67.59.132.6]:55918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQf1Z-0004pH-VA for help-gnu-emacs@gnu.org; Wed, 25 Feb 2015 11:41:25 -0500 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.71) (envelope-from ) id 1YQf1Y-0008Et-HT for help-gnu-emacs@gnu.org; Wed, 25 Feb 2015 11:41:24 -0500 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1YQeg2-0000nX-Np for help-gnu-emacs@gnu.org; Wed, 25 Feb 2015 17:19:10 +0100 Mail-Followup-To: help-gnu-emacs@gnu.org In-Reply-To: <87y4nm3svs.fsf@wmi.amu.edu.pl> (Marcin Borkowski's message of "Wed, 25 Feb 2015 16:36:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ttn@gnuvola.org X-SA-Exim-Scanned: No (on mail.agora-net.com); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 67.59.132.6 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:102887 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable () Marcin Borkowski () Wed, 25 Feb 2015 16:36:39 +0100 Are there any others? You can try adding the form: (with-current-buffer (get-buffer " *load*") (goto-char (point-max))) prior to the possibly-problematic portion. This presumes init-file processing uses the buffer named " *load*" (note leading space and asterisks), so YMMV. Anyway, the "skip to end" approach is not as nice as simply =E2=80=98(debug)=E2=80=99 IMHO, because w/ =E2=80=98(debug)=E2=80=99, you c= an continue. =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlTt9fkACgkQZwMiJEyAdQI/fQCgvrJrn7un3r6Zrq1XGyxc/xIq VXwAnRMc5l3t6gmwnBuS/0knP1Bj0uFr =Jg8p -----END PGP SIGNATURE----- --=-=-=--