From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sunway Newsgroups: gmane.emacs.help Subject: Re: how to find out where a variable is changed? Date: Sat, 1 Mar 2008 07:35:14 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <743b3625-381c-4b76-81a9-af63b9ef6b42@e10g2000prf.googlegroups.com> <87abli65gs.fsf@thalassa.informatimago.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1204386049 443 80.91.229.12 (1 Mar 2008 15:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2008 15:40:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 01 16:41:14 2008 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.50) id 1JVTpj-0008GC-W4 for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Mar 2008 16:41:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVTpD-0007PH-CT for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Mar 2008 10:40:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s8g2000prg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 124.64.69.72 Original-X-Trace: posting.google.com 1204385714 32170 127.0.0.1 (1 Mar 2008 15:35:14 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 1 Mar 2008 15:35:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s8g2000prg.googlegroups.com; posting-host=124.64.69.72; posting-account=ngAdqwoAAAA0uK1OfC15kE5UvDiCOvxy User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.24 (X11; Linux i686; U; zh-cn),gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:156615 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:51986 Archived-At: On Mar 1, 7:36=A0pm, Pascal Bourguignon wrote: > sunway writes: > > transient-mark-mode mut be enabled somewhere , but how could i find > > out where it is changed > > M-x customize-variable RET transient-mark-mode RET > > -- > __Pascal Bourguignon__ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0http://www.i= nformatimago.com/ > > THIS IS A 100% MATTER PRODUCT: In the unlikely event that this > merchandise should contact antimatter in any form, a catastrophic > explosion will result. Transient Mark Mode: Hide Value Toggle on State: CHANGED outside Customize; operating on it here may be unreliable. the variable is changed outside, but where is it changed?