Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58377 - the einfo from latexsuite-1.5 is not displayed properly
Summary: the einfo from latexsuite-1.5 is not displayed properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 04:00 UTC by Georgi Georgiev
Modified: 2004-07-26 23:20 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 Georgi Georgiev 2004-07-26 04:00:42 UTC
The einfo from latexsuite-1.5 is not displayed properly.

It says     einfo "   set grepprg=grep\ -nH\ $*"
, but the $* is of course expanded by bash and is not seen on the screen. I suggest escaping the "$".
Comment 1 Ciaran McCreesh 2004-07-26 23:20:38 UTC
Fixed in CVS, thanks very much.