Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184259 - Provide notification about Emacs support in app-text/xdvik
Summary: Provide notification about Emacs support in app-text/xdvik
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 184166
  Show dependency tree
 
Reported: 2007-07-05 06:06 UTC by Christian Faulhammer (RETIRED)
Modified: 2007-11-09 21:35 UTC (History)
3 users (show)

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 Christian Faulhammer (RETIRED) gentoo-dev 2007-07-05 06:06:00 UTC
You should add a pkg_postinst() function which tells the user that he needs to add some lines to his ~/.emacs file to get the Emacs support for xdvik working.

"Add (add-to-list 'load-path (expand-file-name "/usr/share/emacs/site-lisp/tex-utils")) and (require 'xdvi-search) to your ~/.emacs file"
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-07 08:57:26 UTC
fixed, as there was no reaction from maintainers for three months
Comment 2 Frank Hellmuth 2007-10-26 17:10:46 UTC
Not really fixed, as the message is now (xdvik-22.84.10):

 * Add
 *      (add-to-list 'load-path ("/usr/share/emacs/site-lisp/tex-utils"))
 *      (require 'xdvi-search)
 * to your ~/.emacs file

The additional parenthesis (or respectively the missing expand-file-name, I'm no expert in emacs lisp) around the path are cause emacs to start up with an error message.
Comment 3 Ulrich Müller gentoo-dev 2007-10-26 17:40:12 UTC
> The additional parenthesis (or respectively the missing expand-file-name, I'm
> no expert in emacs lisp) around the path are cause emacs to start up with an
> error message.

I've deleted the parentheses. We don't need expand-file-name since the path is already absolute and canonical.


@ppc-macos: I've dropped your keyword from the package since repoman reported many unresolved dependencies.
Comment 4 Fabian Groffen gentoo-dev 2007-11-09 21:35:10 UTC
really dropped ppc-macos keyword, moved to prefix.