From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Some modes are not enabled in subsequent frames Date: Mon, 03 Sep 2007 10:25:50 -0700 Message-ID: <200709031725.l83HPogj024968@oogie-boogie.ics.uci.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188840508 15463 80.91.229.12 (3 Sep 2007 17:28:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2007 17:28:28 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 03 19:28:27 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ISFin-0007Tc-UM for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 19:28:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISFim-0002Zk-F5 for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 13:28:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISFij-0002ZL-G1 for emacs-devel@gnu.org; Mon, 03 Sep 2007 13:28:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISFii-0002Z6-O1 for emacs-devel@gnu.org; Mon, 03 Sep 2007 13:28:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISFii-0002Z3-Jb for emacs-devel@gnu.org; Mon, 03 Sep 2007 13:28:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISFii-00025Y-AY for emacs-devel@gnu.org; Mon, 03 Sep 2007 13:28:16 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISFiU-000379-4P for emacs-pretest-bug@gnu.org; Mon, 03 Sep 2007 13:28:02 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ISFid-00023t-Ll for emacs-pretest-bug@gnu.org; Mon, 03 Sep 2007 13:28:15 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISFid-00023R-8v for emacs-pretest-bug@gnu.org; Mon, 03 Sep 2007 13:28:11 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l83HPogj024968; Mon, 3 Sep 2007 10:25:50 -0700 (PDT) In-Reply-To: (Leo's message of "Sun\, 02 Sep 2007 10\:25\:20 +0100") Original-Lines: 28 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:77659 gmane.emacs.pretest.bugs:19712 Archived-At: Leo writes: > Please write in English if possible, because the Emacs maintainers > usually do not have translators to read other languages for them. > > Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug: > > I have the following settings: > (xterm-mouse-mode t) > (mouse-wheel-mode t) > (menu-bar-mode -1) > > When I start the initial frame in xterm, those modes will take effect > and work as expected. > > Now open another frame using emacsclient to connect to the server. You > can find that those settings are not effective any more. Can you please describe your problem with menu-bar-mode, starting from emacs -Q? It seems to work just fine for me. Can you also describe your problem with mouse-wheel-mode, starting from emacs -Q?