all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: "Jan Djärv" <jan.h.d@swipnet.se>
Subject: bug#4134: marked as done (23.1; Problems with gtk+ >= 2.7.19)
Date: Wed, 02 Sep 2009 17:10:12 +0000	[thread overview]
Message-ID: <handler.4134.D4122.125191109931824.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 200908121755.n7CHtfXm023297@ronispc.chem.mcgill.ca

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

Your message dated Wed, 02 Sep 2009 19:04:46 +0200
with message-id <4A9EA5AE.5010607@swipnet.se>
and subject line Re: bug#4122
has caused the Emacs bug report #4122,
regarding 23.1; Problems with gtk+ >= 2.7.19
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4122: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4122
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5489 bytes --]

From: David Ronis <ronis@ronispc.chem.mcgill.ca>
To: bug-gnu-emacs@gnu.org
Subject: 23.1; Buffer Tab not being linked properly
Date: Wed, 12 Aug 2009 13:55:41 -0400
Message-ID: <200908121755.n7CHtfXm023297@ronispc.chem.mcgill.ca>

I'm working on a fortran project and am currently using emacs to edit
the Makefile, fortran source file and to do the compilation (I'm also
using it to send this bug report).   The menubar at the top has
entries that change when I switch buffers/modes; e.g., right now I see
entries like 

File Edit Options Buffers Tools Headers Mail Mailcrypt Help

Clicking on Mail or Mailcrypt doen't popup a menu.

Switching to my fortran buffer, I have


File Edit Options Buffers Tools Fortran Help

Now clicking on Fortran generates the correct menu.

Compiling the program results in a compilation buffer with 
a menubar containing

File Edit Options Buffers Tools Compile Help

Clicking on Compile gets the Fortran menu.  

Basically it seems that only the extra tab associated with the first
thing I read into emacs is present.

Is this a bug?  Any suggestions if not?

Thanks in advance.

David


In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12)
 of 2009-07-30 on ronispc
Windowing system distributor `The X.Org Foundation', version 11.0.10699001
configured using `configure  'CC=/usr/bin/gcc' 'CFLAGS=-march=native -msse2 -mfpmath=sse -O3 -ffast-math -funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: en_US
  value of $LANG: C
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Fortran

Minor modes in effect:
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <C-down-mouse-1> 
M-x c o m p i l e <return> <backspace> <backspace> 
<backspace> <return> <help-echo> <down-mouse-1> <drag-mouse-1> 
<help-echo> <help-echo> <down-mouse-1> <mouse-1> C-x 
1 M-x e m a <tab> c <tab> r <tab> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> SPC r e p o <tab> r <tab> <return>

Recent messages:
Loading mailcrypt...done
PGP version set to 5.0.
Loading paren...done
For information about GNU Emacs and the GNU system, type C-h C-a.
(No files need saving)
Compilation finished
Mark set
Making completion list...
call-interactively: Text is read-only
Making completion list... [2 times]



[-- Attachment #3: Type: message/rfc822, Size: 1912 bytes --]

From: "Jan Djärv" <jan.h.d@swipnet.se>
To: era eriksson <era@iki.fi>, 4122@emacsbugs.donarmstrong.com
Cc: 4122-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4122
Date: Wed, 02 Sep 2009 19:04:46 +0200
Message-ID: <4A9EA5AE.5010607@swipnet.se>

Fix checked in.

	Jan D.

      parent reply	other threads:[~2009-09-02 17:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01  7:11 bug#4122: Link to corresponding Ubuntu bug era eriksson
2009-09-01  7:15 ` Processed: " Emacs bug Tracking System
2009-09-02 17:04 ` bug#4122: Jan Djärv
2009-08-11 15:31   ` bug#4122: 23.1; GTK menu contents don't change Robin Green
2009-09-02 17:10     ` bug#4122: marked as done (23.1; GTK menu contents don't change) Emacs bug Tracking System
2009-08-11 15:54   ` bug#4125: 23.1; GTK menu contents don't change Robin Green
2009-09-02 17:10     ` bug#4125: marked as done (23.1; GTK menu contents don't change) Emacs bug Tracking System
2009-08-12 17:55   ` bug#4134: 23.1; Buffer Tab not being linked properly David Ronis
2009-08-21  0:34     ` Glenn Morris
2009-08-21  0:40       ` Processed: " Emacs bug Tracking System
2009-08-21  1:00       ` David Ronis
2009-08-21  1:18         ` Glenn Morris
2009-08-21  1:31           ` David Ronis
2009-08-21  1:51           ` David Ronis
2009-08-21  2:21           ` David Ronis
2009-08-22 23:06             ` Glenn Morris
2009-09-02 17:10     ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.4134.D4122.125191109931824.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=jan.h.d@swipnet.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.