From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: ignore-errors is void? Date: Wed, 9 Jul 2008 17:21:56 +0200 Message-ID: References: <1bdbc4a1-ae81-4fdd-85a0-ca4be844ff72@59g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215616976 15840 80.91.229.12 (9 Jul 2008 15:22:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jul 2008 15:22:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Bastian Webster Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 09 17:23:42 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KGbVo-0005KH-Oj for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Jul 2008 17:23:21 +0200 Original-Received: from localhost ([127.0.0.1]:43841 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGbUw-0002gg-TP for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Jul 2008 11:22:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGbUa-0002f6-1X for help-gnu-emacs@gnu.org; Wed, 09 Jul 2008 11:22:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGbUX-0002dF-Qw for help-gnu-emacs@gnu.org; Wed, 09 Jul 2008 11:22:03 -0400 Original-Received: from [199.232.76.173] (port=49864 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGbUX-0002d3-Hs for help-gnu-emacs@gnu.org; Wed, 09 Jul 2008 11:22:01 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:55963) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KGbUW-0007hU-9g for help-gnu-emacs@gnu.org; Wed, 09 Jul 2008 11:22:00 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id 3BD3BE2FD2B4; Wed, 9 Jul 2008 17:21:58 +0200 (CEST) Original-Received: from [91.35.210.138] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KGbUU-0001O1-00; Wed, 09 Jul 2008 17:21:58 +0200 In-Reply-To: <1bdbc4a1-ae81-4fdd-85a0-ca4be844ff72@59g2000hsb.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+WchEgpezGb4TEwbzAk4P6ZkukIPtoCsJ5O1Vv +kbsll5dn7nwHrhVH73Lv1+BaZ1VNf86f21bzXwfF8EqfJ+o8A vNFMYH+PwRFB08TYEocw== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:55344 Archived-At: Am 09.07.2008 um 15:48 schrieb Bastian Webster: > eval-buffer(# nil "/home/bastian/.emacs" nil t) ; > Reading at buffer position 2047 Launch your Emacs with -q (do not load user init file), open then ~/.emacs in some buffer, and type: M-x goto-char RET 2047 RET and you'll be in some proximity to the cause of the error. The error can come from an opening "(" 123 lines above ... -- Greetings Pete There are three types of people in this world: those who can count, and those who cannot.