Summary: | xpm use flag is present in emacs-cvs even if I never set it | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | CPUShare <cpushare> |
Component: | New packages | Assignee: | Emacs project <emacs> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
CPUShare
2007-05-25 05:22:26 UTC
It comes from package.use in the base profile. $ cat /usr/portage/profiles/base/package.use # This file requires >=portage-2.1.2 (see bug #61732) # Strongly recommended, otherwise all logos, icons, etc. appear in b/w. app-editors/emacs-cvs xpm Reopening. Ah ok I didn't notice that file. Really I didn't imagine somebody really cared about xpm and so I assumed it had to be a glitch in portage and not some developer turning it on. Personally I cannot care less about xpm, while I couldn't live w/o xft with subpix, if it was up to me that line would look like: app-editors/emacs-cvs xtf Actually I enabled xtf in make.conf just in case ;) (In reply to comment #0) > [ebuild R ] app-editors/emacs-cvs-23.0.0-r6 USE="X alsa gif jpeg png > spell tiff xft xpm* -Xaw3d -gtk -gzip-el -hesiod -lesstif -motif -sound > -source -toolkit-scroll-bars" 0 kB Why do you regard USE=xpm as an unsuitable default for emacs-cvs? With USE=-xpm the splash screen and all icons inside Emacs will be displayed in black and white. There may be valid reasons to ask for this, but I am curious to hear them. never mind, we clearly have different usage of it. My emacs window is like xterm. I would never display anything that isn't a subpix antialised font in such a window. I even dropped the gtk linkage that only wasted some ram in shared libs. About the splash screen this is my preferred default in .emacs (setq inhibit-startup-message t) But I really don't care less what's the default is, sure somebody will like that splash screen if they leave it there! Just that xpm thing really made me think something was wrong sorry. (In reply to comment #6) > My emacs window is like xterm. I would never display anything that isn't a > subpix antialised font in such a window. Please note that the xft flag is only supported by emacs-cvs-23.0.0*, i.e. the unicode-2 branch, but not by the to be released Emacs 22 series. So I believe it would be unsuitable to provide a global default for xft at this stage. > But I really don't care less what's the default is, sure somebody will like > that splash screen if they leave it there! Just that xpm thing really made me > think something was wrong sorry. Reopening for proper closing then. RESOLVED NOTABUG > Please note that the xft flag is only supported by emacs-cvs-23.0.0*, i.e.
> the unicode-2 branch, but not by the to be released Emacs 22 series. So I
> believe it would be unsuitable to provide a global default for xft at
> this stage.
Yes, at least for anything older than 23.0.0*. I wonder why they don't backport the xft stuff to the to be released 22. I'm never going to use 22, either 21 or 23. And the only reason to use 21 is if 23 starts badly corrupting stuff (which didn't happen yet). 22 is just irrelevant as far as I'm concerned.
Thanks everyone for the help.
|