Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54389 - preview-latex now REQUIRES emacs
Summary: preview-latex now REQUIRES emacs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 22:50 UTC by Jan Strube
Modified: 2004-06-19 01:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Strube 2004-06-18 22:50:38 UTC
I wanted to emerge preview-latex, but my xemacs blocks the emerge

# USE="xemacs" emerge --pretend preview-latex

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] app-editors/xemacs ("xemacs" from pkg dev-tex/preview-latex-0.8.1)
[ebuild  N    ] app-editors/emacs-21.3-r2
[ebuild  N    ] app-emacs/auctex-11.14
[ebuild  N    ] dev-tex/preview-latex-0.8.1

I thought it requires either/or x/emacs ?

see also bug 54183

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-19 01:12:47 UTC
Oops, sorry for that. I forgot to add '?' to !xemacs.  Fixed in CVS. Thanks for the bug report.