From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: evidence: nano(1) is better than Emacs Date: Mon, 17 Nov 2014 23:08:14 +0700 Message-ID: References: <87egt4ulg4.fsf@debian.uxu> <877fyvh97x.fsf@debian.uxu> <21609.42402.786692.211463@mail.eng.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1416240529 25947 80.91.229.3 (17 Nov 2014 16:08:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2014 16:08:49 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" , Emanuel Berg To: Gian Uberto Lauri Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 17 17:08:42 2014 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 1XqOr2-0002vC-8A for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Nov 2014 17:08:40 +0100 Original-Received: from localhost ([::1]:48643 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqOr1-0001kn-OO for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Nov 2014 11:08:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqOqj-0001ap-Sa for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 11:08:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqOqd-00011n-Ej for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 11:08:21 -0500 Original-Received: from mail-ig0-x232.google.com ([2607:f8b0:4001:c05::232]:47449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqOqd-00011B-Ap for help-gnu-emacs@gnu.org; Mon, 17 Nov 2014 11:08:15 -0500 Original-Received: by mail-ig0-f178.google.com with SMTP id hl2so2521939igb.17 for ; Mon, 17 Nov 2014 08:08:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=Qyo2unMoNo4GBx72jp2ZvgIYZ1aYOeSacVVSxnzDkgE=; b=DcyL8l+36mJX++cclz1N63a38ujf5TRM/4U2c7FD9iLbgpi+pSre4qUq1rW+XzuZz/ CTWjY27ArneABLD5qOoy8EIrnxQPSQ9KawSNjatdi2SvE3WZRJkDRpHMAbkBbvMVz1w7 m8tQTTTXF9fw7XXc9LEaLNIeJueCw+mmA4BDrdojOyRO5teeG16l6t31NtrmwiIHotN9 zPVBpiSW7fVIZyODpuDcVZF2/we1euCpQXz93LkabsdGxJjkWcq1j00us3TQpZg2yMb5 BiZIrl3II2wNYAatS9knSGUfJ5u+foxSZ9fsdV91VbIOt4E+nwCWTnVqOq3vwNVKqijc af9A== X-Received: by 10.50.8.71 with SMTP id p7mr27216001iga.9.1416240494362; Mon, 17 Nov 2014 08:08:14 -0800 (PST) Original-Received: by 10.107.48.3 with HTTP; Mon, 17 Nov 2014 08:08:14 -0800 (PST) In-Reply-To: <21609.42402.786692.211463@mail.eng.it> X-Google-Sender-Auth: N5QXseuVBCzMdURrP26j35F0jyk X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::232 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:100996 Archived-At: On Mon, Nov 17, 2014 at 1:37 PM, wrote: > Can you change the colors in nano? Can. But it lacks indirection layers. =3D=3D=3D /usr/share/nano/debian.nanorc =3D=3D=3D syntax "apt/sources.list" "sources\.list(\.old|~)?$" # component color brightmagenta "^deb(-src)? ((http|file|ftp):/[^ ]+|cdrom:\[[^\]]+\]/|cdrom:\[[-a-zA-Z0-9\._\(\) ]+\]/) [^ ]+ .+$" # distribution color brightred "^deb(-src)? ((http|file|ftp):/[^ ]+|cdrom:\[[^\]]+\]/|cdrom:\[[-a-zA-Z0-9\._\(\) ]+\]/) [^ ]+" # URI color brightgreen "(http|file|ftp):/[^ ]+" [=E2=80=A6] =3D=3D=3D So one does not simply change one face and get e.g. all keywords recolored; instead, one has to copy all the relevant configs and edit them for each language.