From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Re: backquote quote pair notation: What does it mean in Emacsdocument? Date: Tue, 18 Dec 2012 20:57:45 +0200 Organization: Oleksandr Gavenko , http://gavenkoa.users.sf.net Message-ID: <87hanj428m.fsf@gavenkoa.example.com> References: <878v8v8tsd.fsf@gmail.com> <855E7E03363249B6874C759B0A496ACF@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1355857088 14380 80.91.229.3 (18 Dec 2012 18:58:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Dec 2012 18:58:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 18 19:58:23 2012 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 1Tl2Mw-0001L3-3m for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Dec 2012 19:58:22 +0100 Original-Received: from localhost ([::1]:60376 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl2Mi-0000uT-I8 for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Dec 2012 13:58:08 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl2Md-0000uN-88 for help-gnu-emacs@gnu.org; Tue, 18 Dec 2012 13:58:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tl2Mb-00084I-3f for help-gnu-emacs@gnu.org; Tue, 18 Dec 2012 13:58:03 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:45078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl2Ma-00083l-Sw for help-gnu-emacs@gnu.org; Tue, 18 Dec 2012 13:58:01 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tl2Mj-0001Au-UU for help-gnu-emacs@gnu.org; Tue, 18 Dec 2012 19:58:09 +0100 Original-Received: from 37.229.4.200 ([37.229.4.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Dec 2012 19:58:09 +0100 Original-Received: from gavenkoa by 37.229.4.200 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Dec 2012 19:58:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 37.229.4.200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) Cancel-Lock: sha1:eGUK61LbxhTIX/a35q2qx75jT3w= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:88199 Archived-At: On 2012-12-18, Drew Adams wrote: > Compare the two attached screenshots, for instance. See how the quoted text > stands out more when it is highlighted, and how that can help readability. How can I add such highlighting for Info buffers in my config? I think that it is done through some standard configuration... Please share! -- Best regards!