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

Bug 234920

Summary: dev-libs/librep: fix Emacs support
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: [OLD] LibraryAssignee: Harald van Dijk (RETIRED) <truedfx>
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: 184166    
Attachments: Proposed changes for librep-0.17_p20070101.ebuild
Proposed changes for librep-0.17_p20070101.ebuild
files/librep-0.17_p20070101-disable-elisp.patch
files/50librep-gentoo.el

Description Ulrich Müller gentoo-dev 2008-08-16 14:13:46 UTC
The dev-libs/librep ebuild installs an Emacs lisp file rep-debugger.el unconditionally, without honoring the "emacs" USE flag. Furthermore, proper support in Emacs (e.g., auto-loading) is not enabled.

Patches and a proper site-init file for Emacs will follow.
Comment 1 Ulrich Müller gentoo-dev 2008-08-16 14:16:28 UTC
Created attachment 163039 [details, diff]
Proposed changes for librep-0.17_p20070101.ebuild
Comment 2 Ulrich Müller gentoo-dev 2008-08-16 14:21:52 UTC
Created attachment 163043 [details, diff]
Proposed changes for librep-0.17_p20070101.ebuild

Take 2, right patch this time.
Comment 3 Ulrich Müller gentoo-dev 2008-08-16 14:22:48 UTC
Created attachment 163045 [details, diff]
files/librep-0.17_p20070101-disable-elisp.patch
Comment 4 Ulrich Müller gentoo-dev 2008-08-16 14:23:28 UTC
Created attachment 163047 [details]
files/50librep-gentoo.el
Comment 5 Harald van Dijk (RETIRED) gentoo-dev 2008-08-21 19:44:33 UTC
Thanks, that looks good. Done.