Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 193463

Summary: app-office/ledger-2.5-r1: Emacs support should be fixed
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Gunnar Wrobel (RETIRED) <wrobel>
Status: RESOLVED FIXED    
Severity: normal CC: emacs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 174469    
Attachments: Proposed changes for ledger-2.5-r1.ebuild
files/50ledger-gentoo.el
files/50ledger-gentoo.el

Description Ulrich Müller gentoo-dev 2007-09-22 22:49:03 UTC
app-office/ledger-2.5-r1 has two problems with its Emacs support:
- It installs an old version of timeclock.{el,elc}. This is part of Emacs
  since a long time, and should not be installed by other packages.
- The Emacs site-init file should make use of the autoload mechanism,
  see the tracker bug #174469 for details.

A patch for the ebuild and a new site-init file will follow.
Comment 1 Ulrich Müller gentoo-dev 2007-09-22 22:52:06 UTC
Created attachment 131657 [details, diff]
Proposed changes for ledger-2.5-r1.ebuild
Comment 2 Ulrich Müller gentoo-dev 2007-09-22 22:55:22 UTC
Created attachment 131658 [details]
files/50ledger-gentoo.el

New site-init file, using autoload mechanism. Should go to ${FILESDIR}.

I also suggest that the site-init file is renamed to its canonical name, i.e. 50${PN}-gentoo.el .
Comment 3 Ulrich Müller gentoo-dev 2007-09-22 22:59:37 UTC
Created attachment 131660 [details]
files/50ledger-gentoo.el

Sorry, load-path was missing in the previous one.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-14 23:31:29 UTC
no reaction from maintainer in more than two weeks so fixing