From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [rudalics@gmx.at: Re: widget-move-and-invoke] Date: Sat, 30 Sep 2006 11:48:46 -0400 Message-ID: <877izlmk2p.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1159631211 21538 80.91.229.2 (30 Sep 2006 15:46:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Sep 2006 15:46:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 30 17:46:47 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GTh36-0006V1-B5 for ged-emacs-devel@m.gmane.org; Sat, 30 Sep 2006 17:46:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTh35-0002pA-UJ for ged-emacs-devel@m.gmane.org; Sat, 30 Sep 2006 11:46:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTh2u-0002nF-47 for emacs-devel@gnu.org; Sat, 30 Sep 2006 11:46:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTh2q-0002n3-KQ for emacs-devel@gnu.org; Sat, 30 Sep 2006 11:46:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTh2q-0002n0-F8 for emacs-devel@gnu.org; Sat, 30 Sep 2006 11:46:28 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GTh8O-0001tY-GA; Sat, 30 Sep 2006 11:52:12 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 0652C4E412; Sat, 30 Sep 2006 11:48:47 -0400 (EDT) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Fri\, 29 Sep 2006 17\:45\:32 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60329 Archived-At: Richard Stallman writes: > Now that we have a precise test case, would someone please DTRT, then ack? Fixed. > From: martin rudalics > Subject: Re: widget-move-and-invoke > To: rms@gnu.org > CC: emacs-devel@gnu.org > > With emacs -Q do > > M-x customize-group RET editing-basics RET > > > Position window on customization buffer such that the line reading > > "Mode Require Final Newline: Hide Value Value Menu When saving" > > is the first option following the start of the window, and the line > > "Next Line Add Newlines: Hide Value Toggle off (nil)" > > is the last option before the end of the window. > > > Move point to the beginning of the line > > "Next Line Add Newlines: Hide Value Toggle off (nil)" > > > Do down-mouse-1 on the "More" button of > > "Whether to add a newline at end of file, in certain major modes. More" > > near the top of the window. My Emacs recenters the window on the line > where point appears and the first option visible in the window becomes > > "Mark Ring Max: Hide Value 16" > > The option > > "Mode Require Final Newline: Hide Value Value Menu When saving" > > including its documentation is no more visible in the window. > ---------- > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel