From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8119: 24.0.50; `mark-active' needs its doc string Date: Fri, 25 Feb 2011 17:38:32 -0500 Message-ID: <19816.12136.85156.254849@fencepost.gnu.org> References: <80D7750819194368B9899655D0AB5C9B@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1298678403 31996 80.91.229.12 (26 Feb 2011 00:00:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 26 Feb 2011 00:00:03 +0000 (UTC) To: 8119@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 26 00:59:59 2011 Return-path: Envelope-to: geb-bug-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 1Pt7Zl-0000pg-V7 for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Feb 2011 00:59:58 +0100 Original-Received: from localhost ([127.0.0.1]:45772 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt7Zk-0001il-DP for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Feb 2011 18:59:56 -0500 Original-Received: from [140.186.70.92] (port=40349 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt6kZ-0006rw-7s for bug-gnu-emacs@gnu.org; Fri, 25 Feb 2011 18:07:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pt6kH-0007jo-3u for bug-gnu-emacs@gnu.org; Fri, 25 Feb 2011 18:06:50 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pt6kH-0007jk-2K for bug-gnu-emacs@gnu.org; Fri, 25 Feb 2011 18:06:45 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Pt6JR-0007G4-Mp; Fri, 25 Feb 2011 17:39:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Feb 2011 22:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8119 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8119-submit@debbugs.gnu.org id=B8119.129867352027869 (code B ref 8119); Fri, 25 Feb 2011 22:39:01 +0000 Original-Received: (at 8119) by debbugs.gnu.org; 25 Feb 2011 22:38:40 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pt6J5-0007FQ-Ha for submit@debbugs.gnu.org; Fri, 25 Feb 2011 17:38:39 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pt6J3-0007FA-Js; Fri, 25 Feb 2011 17:38:37 -0500 Original-Received: from localhost ([127.0.0.1]:54476) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pt6Iy-00055s-Aj; Fri, 25 Feb 2011 17:38:32 -0500 In-Reply-To: <80D7750819194368B9899655D0AB5C9B@us.oracle.com> X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: w2K%n`33T6I&!2G7.3qPt=^M1_mZ6tI{T0H)qFucV`+3)|4)+1wo_=+]E&Zo@5g=UFf9M| X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 25 Feb 2011 17:39:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44375 Archived-At: retitle 8119 buggy 2011-02-14 trunk build on MS Windows stop > Emacs 24: > "Not documented as a variable." s/Emacs 24/current trunk/ Anyway, buggy build. Current trunk on GNU/Linux: mark-active is a variable defined in `C source code'. Its value is nil Local in buffer *scratch*; global value is nil Automatically becomes buffer-local when set in any fashion. Documentation: Non-nil means the mark and region are currently active in this buffer.