Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 180170
Alias:
Product:
Component:
Status: RESOLVED
Resolution: CANTFIX
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: MATSUYAMA Tomohiro <matsuyama@ariel-networks.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
browse-kill-ring-1.3.ebuild browse-kill-ring-1.3.ebuild text/plain MATSUYAMA Tomohiro 2007-05-29 01:21 0000 396 bytes Details
50browse-kill-ring-gentoo.el 50browse-kill-ring-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-29 01:21 0000 117 bytes Details
color-moccur-2.25.ebuild color-moccur-2.25.ebuild text/plain MATSUYAMA Tomohiro 2007-05-29 01:22 0000 370 bytes Details
50color-moccur-gentoo.el 50color-moccur-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-29 01:22 0000 109 bytes Details
grep-edit-2.5.ebuild grep-edit-2.5.ebuild text/plain MATSUYAMA Tomohiro 2007-05-29 01:23 0000 384 bytes Details
50grep-edit-gentoo.el 50grep-edit-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-29 01:23 0000 103 bytes Details
mcomplete-1.5.ebuild mcomplete-1.5.ebuild text/plain MATSUYAMA Tomohiro 2007-05-29 01:23 0000 400 bytes Details
50mcomplete-gentoo.el 50mcomplete-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-29 01:23 0000 451 bytes Details
moccur-edit-2.6.ebuild moccur-edit-2.6.ebuild text/plain MATSUYAMA Tomohiro 2007-05-29 01:24 0000 445 bytes Details
60moccur-edit-gentoo.el 60moccur-edit-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-29 01:24 0000 105 bytes Details
60moccur-edit-gentoo.el 60moccur-edit-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-31 05:00 0000 107 bytes Details
50browse-kill-ring-gentoo.el 50browse-kill-ring-gentoo.el text/plain MATSUYAMA Tomohiro 2007-05-31 05:01 0000 199 bytes Details
cyclebuffer.el cyclebuffer.el text/plain Ingo Bormuth 2007-11-28 16:07 0000 4.18 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 180170 depends on: Show dependency tree
Bug 180170 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: 2007-05-29 01:20 0000
I have created some trivial ebuilds:

* app-emacs/browse-kill-ring
* app-emacs/color-moccur
* app-emacs/moccur-edit
* app-emacs/grep-edit
* app-emacs/mcomplete

I don't know whether or not we should create an ebuild for a trivial elisp.
Or we may be able to create an ebuild containing many vital elisps like
debian's emacs-goodies-el.

http://packages.debian.org/unstable/editors/emacs-goodies-el


Reproducible: Always

------- Comment #1 From MATSUYAMA Tomohiro 2007-05-29 01:21:25 0000 -------
Created an attachment (id=120563) [details]
browse-kill-ring-1.3.ebuild

------- Comment #2 From MATSUYAMA Tomohiro 2007-05-29 01:21:41 0000 -------
Created an attachment (id=120565) [details]
50browse-kill-ring-gentoo.el

------- Comment #3 From MATSUYAMA Tomohiro 2007-05-29 01:22:43 0000 -------
Created an attachment (id=120566) [details]
color-moccur-2.25.ebuild

------- Comment #4 From MATSUYAMA Tomohiro 2007-05-29 01:22:56 0000 -------
Created an attachment (id=120568) [details]
50color-moccur-gentoo.el

------- Comment #5 From MATSUYAMA Tomohiro 2007-05-29 01:23:12 0000 -------
Created an attachment (id=120570) [details]
grep-edit-2.5.ebuild

------- Comment #6 From MATSUYAMA Tomohiro 2007-05-29 01:23:21 0000 -------
Created an attachment (id=120571) [details]
50grep-edit-gentoo.el

------- Comment #7 From MATSUYAMA Tomohiro 2007-05-29 01:23:36 0000 -------
Created an attachment (id=120573) [details]
mcomplete-1.5.ebuild

------- Comment #8 From MATSUYAMA Tomohiro 2007-05-29 01:23:48 0000 -------
Created an attachment (id=120574) [details]
50mcomplete-gentoo.el

------- Comment #9 From MATSUYAMA Tomohiro 2007-05-29 01:24:04 0000 -------
Created an attachment (id=120576) [details]
moccur-edit-2.6.ebuild

------- Comment #10 From MATSUYAMA Tomohiro 2007-05-29 01:24:15 0000 -------
Created an attachment (id=120577) [details]
60moccur-edit-gentoo.el

------- Comment #11 From Christian Faulhammer 2007-05-29 06:07:31 0000 -------
I vote for emacs-goodies, but it would be nice that people can choose if they
want to activate all of the extensions or only some.

------- Comment #12 From Ulrich Müller 2007-05-29 07:17:52 0000 -------
(In reply to comment #11)
> I vote for emacs-goodies, but it would be nice that people can choose if they
> want to activate all of the extensions or only some.

Hm, we could handle it in the same way as xfce-base/xfce4-extras, i.e.
individual packages plus one "goodies" package that pulls all of them via
RDEPEND.

------- Comment #13 From Ulrich Müller 2007-05-29 08:10:35 0000 -------
I have not looked into each package yet, but please don't "require" or "load"
packages in your site-init files. Use the autoload mechanism whereever
possible.

See bug #174469 and
<http://overlays.gentoo.org/proj/emacs/wiki/sitefile%20problems> for further
explanation.

------- Comment #14 From MATSUYAMA Tomohiro 2007-05-31 05:00:40 0000 -------
Created an attachment (id=120741) [details]
60moccur-edit-gentoo.el

------- Comment #15 From MATSUYAMA Tomohiro 2007-05-31 05:01:08 0000 -------
Created an attachment (id=120742) [details]
50browse-kill-ring-gentoo.el

------- Comment #16 From MATSUYAMA Tomohiro 2007-05-31 05:07:23 0000 -------
I have checked again site-lisp configuration for all elisps, and I have fixed
some.

Now, browse-kill-ring and mcomplete use autoload mechanism but others still use
`require' and `load' beacause their document says do so (certainly ###autoload
is not found).

------- Comment #17 From Christian Faulhammer 2007-06-28 07:04:36 0000 -------
All of them plus a meta package have been added to the Emacs overlay, where you
can test them.  If anything new comes up, post it here on the bug.

------- Comment #18 From Ingo Bormuth 2007-11-28 16:07:08 0000 -------
Created an attachment (id=137242) [details]
cyclebuffer.el


This is from debian's emacs-goodies.

------- Comment #19 From Ulrich Müller 2008-01-23 17:09:31 0000 -------
(In reply to comment #18)
> Created an attachment (id=137242) [edit] [details]
> cyclebuffer.el
> 
> This is from debian's emacs-goodies.

There's a different (more advanced? both are 10 years old) version of this in
the Emacs Wiki: <http://www.emacswiki.org/cgi-bin/wiki/CycleBuffer>

And today app-emacs/icicles has been added to the Portage tree, which provides
similar functionality.

------- Comment #20 From Ulrich Müller 2008-01-23 17:12:43 0000 -------
Please don't add further ebuilds to this bug, otherwise it will be close to
impossible for us to track the individual packages.

The rule is to open a separate bug for every new ebuild.

------- Comment #21 From Ulrich Müller 2008-01-23 17:35:02 0000 -------
Created separate bugs:
Bug 207185
Bug 207187
Bug 207189
Bug 207191
Bug 207192

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug