From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#19841: 25.0.50; Doc for `transient-mark-mode' should say that highlighting is with face `region' Date: Fri, 13 Feb 2015 11:14:11 +0200 Message-ID: <83oaoy41i4.fsf@gnu.org> References: <25162aaf-0573-4f31-a4bf-e8b64f8937ed@default> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1423818933 27284 80.91.229.3 (13 Feb 2015 09:15:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2015 09:15:33 +0000 (UTC) Cc: 19841@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 13 10:15:14 2015 Return-path: Envelope-to: geb-bug-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 1YMCLB-0002gd-NA for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Feb 2015 10:15:14 +0100 Original-Received: from localhost ([::1]:54040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMCLA-0004he-Vt for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Feb 2015 04:15:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMCL6-0004ab-0B for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2015 04:15:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMCL1-0002AK-8n for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2015 04:15:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMCL1-0002A0-4X for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2015 04:15:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YMCL0-0000MJ-UH for bug-gnu-emacs@gnu.org; Fri, 13 Feb 2015 04:15:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 13 Feb 2015 09:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19841 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19841-submit@debbugs.gnu.org id=B19841.14238188631289 (code B ref 19841); Fri, 13 Feb 2015 09:15:02 +0000 Original-Received: (at 19841) by debbugs.gnu.org; 13 Feb 2015 09:14:23 +0000 Original-Received: from localhost ([127.0.0.1]:41330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMCKN-0000Kj-7J for submit@debbugs.gnu.org; Fri, 13 Feb 2015 04:14:23 -0500 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:33680) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMCKL-0000KV-5b for 19841@debbugs.gnu.org; Fri, 13 Feb 2015 04:14:22 -0500 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NJP00M00D80RL00@mtaout25.012.net.il> for 19841@debbugs.gnu.org; Fri, 13 Feb 2015 11:09:03 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NJP00K4CDF39O30@mtaout25.012.net.il>; Fri, 13 Feb 2015 11:09:03 +0200 (IST) In-reply-to: <25162aaf-0573-4f31-a4bf-e8b64f8937ed@default> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:99290 Archived-At: > Date: Wed, 11 Feb 2015 13:32:24 -0800 (PST) > From: Drew Adams > > Please update the doc string, the Emacs manual, node `Disabled Transient > Mark', and the Elisp manual, node `The Mark'. > > While you're at it, please so likewise for the Elisp manual node `The > Region'. (At least Emacs manual node `Mark' mentions it.) > > It is not obvious to users which face they can customize to change the > `transient-mark-mode' highlighting. > > This thread is one indication of the need for this improvement: > http://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00236.html I added references to the 'region' face to the 2 doc strings, but left the manuals alone. We generally don't mention faces of features where those features are described; instead, there's a "Standard Faces" node in the Emacs manual that documents them all in one place.