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 11:30:12 -0700 Message-ID: <200709031830.l83IUCxe026174@oogie-boogie.ics.uci.edu> References: <200709031725.l83HPogj024968@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188844414 28207 80.91.229.12 (3 Sep 2007 18:33:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2007 18:33:34 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 03 20:33:32 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 1ISGji-0006yJ-90 for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 20:33:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISGjg-00075X-S1 for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 14:33:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISGhh-00047z-SW for emacs-devel@gnu.org; Mon, 03 Sep 2007 14:31:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISGhg-00045j-Cg for emacs-devel@gnu.org; Mon, 03 Sep 2007 14:31:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISGhf-00045E-Uw for emacs-devel@gnu.org; Mon, 03 Sep 2007 14:31: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 1ISGhf-0001fq-HB for emacs-devel@gnu.org; Mon, 03 Sep 2007 14:31:15 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISGhR-0006Uu-7D for emacs-pretest-bug@gnu.org; Mon, 03 Sep 2007 14:31:01 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ISGhb-0001eF-C5 for emacs-pretest-bug@gnu.org; Mon, 03 Sep 2007 14:31: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 1ISGha-0001dt-Bw; Mon, 03 Sep 2007 14:31: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 l83IUCxe026174; Mon, 3 Sep 2007 11:30:12 -0700 (PDT) In-Reply-To: (Leo's message of "Mon\, 03 Sep 2007 18\:36\:30 +0100") Original-Lines: 17 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:77673 gmane.emacs.pretest.bugs:19715 Archived-At: Leo writes: > On 2007-09-03 18:25 +0100, Dan Nicolaescu wrote: > > Can you please describe your problem with menu-bar-mode, starting from > > emacs -Q? > > It seems to work just fine for me. > > Sorry. It is also working fine here. > > > > > Can you also describe your problem with mouse-wheel-mode, starting > > from emacs -Q? > > This seems also fine as long as xterm-mouse-mode is enabled. Not sure what are you saying, is there any problem with the behavior? Is it different than before the multi-tty merge?