From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Mattner Newsgroups: gmane.emacs.devel Subject: Re: C-g crash in C-x C-f (OSX Lion) Date: Tue, 20 Dec 2011 19:33:03 +0100 Message-ID: References: <4EEB48B2.9090602@swipnet.se> <83liqc1tac.fsf@gnu.org> <83fwgk1atk.fsf@gnu.org> <4EEBE0DC.1050803@cs.ucla.edu> <9E637EAB-A0C5-421B-9CCA-71C41442AF52@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1324405999 9492 80.91.229.12 (20 Dec 2011 18:33:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2011 18:33:19 +0000 (UTC) Cc: chad , Rene@kyllingstad.com, Emacs developers To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 20 19:33:12 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 1Rd4Uy-00066n-GL for ged-emacs-devel@m.gmane.org; Tue, 20 Dec 2011 19:33:12 +0100 Original-Received: from localhost ([::1]:49445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rd4Ux-0008Dc-TC for ged-emacs-devel@m.gmane.org; Tue, 20 Dec 2011 13:33:11 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:52945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rd4Ur-0008D0-Oz for emacs-devel@gnu.org; Tue, 20 Dec 2011 13:33:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rd4Ur-00063E-1C for emacs-devel@gnu.org; Tue, 20 Dec 2011 13:33:05 -0500 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:53156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rd4Uq-000630-RN for emacs-devel@gnu.org; Tue, 20 Dec 2011 13:33:04 -0500 Original-Received: by iacb35 with SMTP id b35so10418040iac.0 for ; Tue, 20 Dec 2011 10:33:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eabmg3VUCi6ISzNuVvzQuSHIGQ8uSqaTRFNYNSpKAWo=; b=HYxMYRxk2ZKdVbj3hGri1nkm5JDqEtaNjf9fYJIRdDeEu5p2Rk/KVuqqSnLteXZuzE 0yRbyOVl82Vkh8+mNnaRHEFqlVWXhLEB1nsLfj5y2KY/5p6JG5aAqFh+FfYOwm3TAQOG hpLxjGBd7opAt8tQvDEVWBf5pKIdNx/ortnFk= Original-Received: by 10.43.65.79 with SMTP id xl15mr2829034icb.6.1324405983481; Tue, 20 Dec 2011 10:33:03 -0800 (PST) Original-Received: by 10.50.6.165 with HTTP; Tue, 20 Dec 2011 10:33:03 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 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:146884 Archived-At: All of this prompted me to try harder to make the terminal emacs session as usable (key bindings and other non flashy things) as the graphical one. I don't really use graphical features anyway and have to --disable-FOO on Xorg. Hey, nyan-mode works in text-mode too :).