* Emacs 23.1.50.2 icons
@ 2009-07-01 0:25 Ross A. Laird
2009-07-01 7:48 ` Peter Dyballa
0 siblings, 1 reply; 3+ messages in thread
From: Ross A. Laird @ 2009-07-01 0:25 UTC (permalink / raw)
To: help-gnu-emacs
I have followed the instructions in this list (and the org-mode list) to
compile emacs myself on my Ubuntu Intrepid system. I now have two
versions:
Self-compiled 23.1.50.2
Ubuntu snapshot 23.0.91.1
The (older) Ubuntu snapshot package has a much better looking icon bar
and menu bar. The (newer) self-compiled version looks like it's using
gtk1 widgets and menu text (which are ugly indeed). On the other hand,
the newer version seems to handle composite windows better (the dialog
boxes, for example, seem to be composted).
I assume that this is a compilation issue. Can I get the nice-looking
menus and icon bar compiled into the new version?
Thanks.
Ross
--
Ross A. Laird, PhD
Chair, Department of Creative Writing
Faculty, Interdisciplinary Expressive Arts
Kwantlen Polytechnic University
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Emacs 23.1.50.2 icons
2009-07-01 0:25 Emacs 23.1.50.2 icons Ross A. Laird
@ 2009-07-01 7:48 ` Peter Dyballa
0 siblings, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2009-07-01 7:48 UTC (permalink / raw)
To: Ross A. Laird; +Cc: help-gnu-emacs
Am 01.07.2009 um 02:25 schrieb Ross A. Laird:
> I assume that this is a compilation issue. Can I get the nice-looking
> menus and icon bar compiled into the new version?
By using Help menu -> Send Bug Report… you are asked for some subject
and then a *mail* buffer is created. Here you can see details of the
way GNU Emacs was compiled.
You can also try to find out which files are loaded into the dumped
executable. Finally, by putting "--eval
'(defadvice load (before debug-log activate) (message "(Tipp von Kai
G) Lade jetzt: %s" (ad-get-arg 0)))'" on command line when you launch
GNU Emacs you'll get in *Messages* buffer a list of files it loads,
which might reveal some Debian/Ubuntu specialties…
--
Greetings
Pete
Increase the size of your bike by at least *five* inches!
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <mailman.1626.1246420471.2239.help-gnu-emacs@gnu.org>]
* Re: Emacs 23.1.50.2 icons
[not found] <mailman.1626.1246420471.2239.help-gnu-emacs@gnu.org>
@ 2009-07-02 12:23 ` Jason Rumney
0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2009-07-02 12:23 UTC (permalink / raw)
To: help-gnu-emacs
On Jul 1, 8:25 am, r...@rosslaird.info (Ross A. Laird) wrote:
> I assume that this is a compilation issue. Can I get the nice-looking
> menus and icon bar compiled into the new version?
The output of configure should tell you if there were any libraries
not found (gtk I'm guessing, and possibly png and svg). The
information is there in config.log as well, but not in as easily
readable form, so its probably best to run ./configure again and read
the last bit of output that summarizes what was and wasn't found on
your system.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-02 12:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 0:25 Emacs 23.1.50.2 icons Ross A. Laird
2009-07-01 7:48 ` Peter Dyballa
[not found] <mailman.1626.1246420471.2239.help-gnu-emacs@gnu.org>
2009-07-02 12:23 ` Jason Rumney
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.