From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: C-g crash in C-x C-f (OSX Lion) Date: Mon, 19 Dec 2011 20:40:45 +0100 (CET) Message-ID: <20111219.204045.1865060281235659052.hanche@math.ntnu.no> References: <20111219.191520.1918773122203207306.hanche@math.ntnu.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1324323670 29298 80.91.229.12 (19 Dec 2011 19:41:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Dec 2011 19:41:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 19 20:41:07 2011 Return-path: Envelope-to: ged-emacs-devel@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 1Rcj53-0001Ck-5s for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2011 20:41:01 +0100 Original-Received: from localhost ([::1]:54150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcj52-0003Cc-R8 for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2011 14:41:00 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:50500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcj50-0003CM-2G for emacs-devel@gnu.org; Mon, 19 Dec 2011 14:40:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rcj4v-0001bb-Me for emacs-devel@gnu.org; Mon, 19 Dec 2011 14:40:58 -0500 Original-Received: from anne.math.ntnu.no ([129.241.15.150]:45653) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Rcj4v-0001bT-94 for emacs-devel@gnu.org; Mon, 19 Dec 2011 14:40:53 -0500 Original-Received: (qmail 16516 invoked from network); 19 Dec 2011 19:40:50 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.58) by anne.math.ntnu.no with ESMTPA; 19 Dec 2011 19:40:50 -0000 In-Reply-To: X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.3.50 on Emacs 24.0.91 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 129.241.15.150 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146842 Archived-At: [Carsten Mattner (2011-12-19 18:50:44 UTC)] > On Mon, Dec 19, 2011 at 7:15 PM, Harald Hanche-Olsen > wrote: > > Lion ships with a tty only GNU emacs version 22.1.1. > > > > At least, that is what I find in /usr/bin on my machine. > > It does, but I don't use that. It doesn't have special patches to make > key bindings I have working in the gui frontend only magically work, > does it? I don't know. I don't use it myself. I was just answering a trivia question, on the off chance that the asker really wanted to know. ObCrash: My emacs crashes too often too. Perhaps I should get into the habit of always having a gdb attached to my running emacs, so I can contribute backtraces of my own. - Harald