First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 78884
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Schlotter <again@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
develock-0.23.ebuild develock-0.23.ebuild text/plain Christian Schlotter 2005-01-20 17:49 0000 602 bytes Details
70develock-gentoo.el 70develock-gentoo.el text/plain Christian Schlotter 2005-01-20 17:50 0000 1.74 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 78884 depends on: Show dependency tree
Bug 78884 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-20 17:47 0000
Hello!

Please find attached develock-0.23.ebuild and 70develock-gentoo.el.

develock is an Emacs minor mode providing the ability to highlight broken formatting rules (see http://www.emacswiki.org/cgi-bin/wiki/DevelockMode).

I suggest app-emacs/develock.

Best regards
Christian

------- Comment #1 From Christian Schlotter 2005-01-20 17:49:37 0000 -------
Created an attachment (id=49073) [details]
develock-0.23.ebuild

------- Comment #2 From Christian Schlotter 2005-01-20 17:50:09 0000 -------
Created an attachment (id=49074) [details]
70develock-gentoo.el

------- Comment #3 From Christian Schlotter 2005-01-26 02:07:24 0000 -------
I think `70develock-gentoo.el' should be removed.  Right now it enables
develock for every user on every file.  It would be better if every user could
choose to enable this minor-mode in his .emacs.  So I think it is better to
remove `70develock-gentoo.el'.  If you consent I will correct these scripts.

------- Comment #4 From Christian Schlotter 2005-05-13 15:15:09 0000 -------
I'm not using this package anymore because I found it annoying after some time.
 So do whatever you want with this bug ;-)

------- Comment #5 From Matthew Kennedy (RETIRED) 2006-05-15 12:41:57 0000 -------
I added this to portage anyway.  Some people might appreciate it.  I solved the
site-file config by just adding the following:

;;; develock site-lisp configuration

(add-to-list 'load-path "@SITELISP")

(autoload 'develock-mode "develock" "Toggle Develock mode." t)
(autoload 'turn-on-develock "develock")

First Last Prev Next    No search results available      Search page      Enter new bug