From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [rudalics@gmx.at: Re: widget-move-and-invoke] Date: Fri, 29 Sep 2006 17:45:32 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1159566405 5461 80.91.229.2 (29 Sep 2006 21:46:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2006 21:46:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 29 23:46:44 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 1GTQBg-00040X-9W for ged-emacs-devel@m.gmane.org; Fri, 29 Sep 2006 23:46:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTQBf-00042l-Rj for ged-emacs-devel@m.gmane.org; Fri, 29 Sep 2006 17:46:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTQAo-0003jT-14 for emacs-devel@gnu.org; Fri, 29 Sep 2006 17:45:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTQAn-0003is-Am for emacs-devel@gnu.org; Fri, 29 Sep 2006 17:45:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTQAn-0003im-5r for emacs-devel@gnu.org; Fri, 29 Sep 2006 17:45:33 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GTQGB-0003k8-GC for emacs-devel@gnu.org; Fri, 29 Sep 2006 17:51:07 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GTQAm-0005ye-8M; Fri, 29 Sep 2006 17:45:32 -0400 Original-To: emacs-devel@gnu.org 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:60320 Archived-At: Now that we have a precise test case, would someone please DTRT, then ack? ------- Start of forwarded message ------- Date: Fri, 29 Sep 2006 09:45:10 +0200 From: martin rudalics MIME-Version: 1.0 To: rms@gnu.org CC: emacs-devel@gnu.org Subject: Re: widget-move-and-invoke In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.0.4 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. ------- End of forwarded message -------