Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194210 - app-emacs/bm (new ebuild)
Summary: app-emacs/bm (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, Inclusion
Depends on:
Blocks:
 
Reported: 2007-09-29 17:19 UTC by MATSUYAMA Tomohiro
Modified: 2007-10-13 11:10 UTC (History)
1 user (show)

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


Attachments
bm-1.32.ebuild (bm-1.32.ebuild,389 bytes, text/plain)
2007-09-29 17:19 UTC, MATSUYAMA Tomohiro
Details
files/50bm-gentoo.el (50bm-gentoo.el,237 bytes, text/plain)
2007-09-29 17:20 UTC, MATSUYAMA Tomohiro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MATSUYAMA Tomohiro 2007-09-29 17:19:01 UTC
http://www.emacswiki.org/cgi-bin/wiki/VisibleBookmarks

New ebuild for bm.el. This elisp makes it possible for you to bookmark in buffers visually. This is one of my favorites elisps :)



Reproducible: Always
Comment 1 MATSUYAMA Tomohiro 2007-09-29 17:19:49 UTC
Created attachment 132178 [details]
bm-1.32.ebuild
Comment 2 MATSUYAMA Tomohiro 2007-09-29 17:20:29 UTC
Created attachment 132180 [details]
files/50bm-gentoo.el
Comment 3 Ulrich Müller gentoo-dev 2007-09-29 18:36:27 UTC
Nice package. Added to the Emacs Overlay: http://overlays.gentoo.org/proj/emacs/browser/emacs-overlay/app-emacs/bm
Comment 4 Ulrich Müller gentoo-dev 2007-10-13 11:10:42 UTC
Committed to Portage tree. I've added an (add-to-list 'load-path "@SITELISP@") to the site-init file to include the subdirectory in Emacs' load-path.

Thank you for the contribution.