Bug 144309 - editors/emacs: (emacs-23.1 GTK) menu contents don't change
Summary: editors/emacs: (emacs-23.1 GTK) menu contents don't change
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 04:40 UTC by Robert Jenssen
Modified: 2010-03-15 17:00 UTC (History)
0 users

See Also:


Attachments
file.shar (1.54 KB, text/plain)
2010-02-26 04:40 UTC, Robert Jenssen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenssen 2010-02-26 04:40:01 UTC
There is a known problem with Emacs-23.1 and GTK. See: 

http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4122 

In short, the items in emacs 23.1/GTK menus don't get updated. Comment #7 in the above thread includes a patch to src/xfns.c that works for me.

Fix: Part of emacs-gtk.patch referred to above is attached below as patch-src-xfns.c.txt Place the patch file in /usr/ports/editors/emacs/files.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-26 04:40:09 UTC
Maintainer of editors/emacs,

Please note that PR ports/144309 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144309

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-26 04:40:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2010-03-15 13:02:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Take.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-03-15 16:53:57 UTC
bsam        2010-03-15 16:53:49 UTC

  FreeBSD ports repository

  Modified files:
    editors/emacs        Makefile 
  Added files:
    editors/emacs/files  patch-src-xfns.c 
  Log:
  . items in emacs 23.1/GTK menus don't get updated, fix it;  [1]
  . bump PORTREVISION.
  
  PR:             ports/144309  [1]
  Submitted by:   Robert Jenssen <robertjenssen@ozemail.com.au>  [1]
  Approved by:    keramida@ceid.upatras.gr (maintainer timeout, 17 days)
  
  Revision  Changes    Path
  1.89      +1 -1      ports/editors/emacs/Makefile
  1.1       +30 -0     ports/editors/emacs/files/patch-src-xfns.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Boris Samorodov freebsd_committer freebsd_triage 2010-03-15 16:54:06 UTC
State Changed
From-To: feedback->closed

Committed, thanks!