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: impossible to leave a shell frame with C-o Date: Sun, 13 Feb 2011 17:40:35 +0100 Message-ID: <7750E699-3A36-4386-83AC-ADE641A962F3@Web.DE> References: <30903898.post@talk.nabble.com> <87pqqwpxom.fsf@rapttech.com.au> <30914101.post@talk.nabble.com> <68602C46-A681-4EDE-9E81-AD9253B0C599@Web.DE> <30914708.post@talk.nabble.com> <80EE6D26-96F8-43E6-B467-6707F3509013@Web.DE> <30915219.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1297615278 7635 80.91.229.12 (13 Feb 2011 16:41:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Feb 2011 16:41:18 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: paragoge Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 13 17:41:14 2011 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.69) (envelope-from ) id 1Pof0a-0005t4-Tl for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Feb 2011 17:41:13 +0100 Original-Received: from localhost ([127.0.0.1]:59916 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pof0a-0002Xb-FQ for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Feb 2011 11:41:12 -0500 Original-Received: from [140.186.70.92] (port=58034 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pof0F-0002XW-3m for Help-gnu-emacs@gnu.org; Sun, 13 Feb 2011 11:40:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pof0E-00076g-0t for Help-gnu-emacs@gnu.org; Sun, 13 Feb 2011 11:40:50 -0500 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:35640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pof0D-00076V-Pp for Help-gnu-emacs@gnu.org; Sun, 13 Feb 2011 11:40:49 -0500 Original-Received: from smtp06.web.de ( [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id B104218832149; Sun, 13 Feb 2011 17:40:38 +0100 (CET) Original-Received: from [91.35.198.85] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (WEB.DE 4.110 #2) id 1Pof01-0006Db-00; Sun, 13 Feb 2011 17:40:37 +0100 In-Reply-To: <30915219.post@talk.nabble.com> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+bYVZpi1VrMWIaIR1oc9CF+3TiKWQYxhFTwdl8 BiVS/SdQUULlzeZyTWkbsnV55P7bIr59KabdCMMUqIyeGrPMt2 pXkhhRgg+UrwOUnUOGLw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 217.72.192.221 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:79106 Archived-At: Am 13.02.2011 um 17:28 schrieb paragoge: > The man for ls says : with --color[WHEN] (WHEN may be 'never', =20 > 'always' or > 'auto'. Is that the adequate entry for switching off the colorize? Exactly: use NEVER when Emacs. This can be achieved by ~/.emacs_ =96 see documentation! > I have a little experimented...for example with ls -d and I have got > :^[[0m=1B[01;34m.^[[0m ??!! The ANSI codes intensify the brightness and switch on green (34), I =20 think. At the end of the line it's all switched off for normal use. =20 Would you do it differently? The ANSI escapes are (were) documented =96 in additional documentation =20= for Xterm and also in the Bash Prompt HOWTO. At least in last =20 millennium. -- Greetings Pete One-Shot Case Study, n.: The scientific equivalent of the four-leaf clover, from which it = is =20 concluded all clovers possess four leaves and are sometimes green.