First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 235442
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ulrich Müller <ulm@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
elisp-common.eclass.diff Changes for elisp-common.eclass patch Ulrich Müller 2008-08-22 11:08 0000 1.84 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 235442 depends on: 235525 235527 235576 235579 235586 235601 235602 235615 235879 235881 235883 235913 235919 235932 235934 Show dependency tree
Show dependency graph
Bug 235442 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2008-08-22 11:05 0000
We don't need two separate byte-compile functions. A slightly updated
elisp-compile can be used in almost all cases, and the few (if any) ebuilds
could use their own custom code.

Use this bug as a tracker for ebuild still calling elisp-comp.

------- Comment #1 From Ulrich Müller 2008-08-22 11:08:24 0000 -------
Created an attachment (id=163544) [edit]
Changes for elisp-common.eclass

This is already in the Emacs overlay for testing.

------- Comment #2 From Ulrich Müller 2008-08-23 11:23:31 0000 -------
(In reply to comment #0)
> [...] the few (if any) ebuilds could use their own custom code.

The few *remaining* ebuilds (i.e. that can't use elisp-compile) could use their
own custom code.

------- Comment #3 From Ulrich Müller 2008-08-27 07:06:24 0000 -------
Packages in category app-emacs that are still using elisp-comp (not filing
separate bugs for them):

   aspectj4emacs
   cc-mode
   delicious
   distel
   easypg
   emacs-jabber
   emacs-wget
   emacs-wiki
   fff
   gnuserv
   http-emacs
   icicles
   matlab
   mldonkey
   ocaml-mode
   python-mode
   ruby-mode
   slime
   sumibi
   tdtd
   tnt
   tuareg-mode
   view-process
   yatex

------- Comment #4 From Ulrich Müller 2008-08-28 09:16:36 0000 -------
(In reply to comment #3)
> Packages in category app-emacs that are still using elisp-comp (not filing
> separate bugs for them):
> 
>    aspectj4emacs
>    cc-mode
>    delicious
>    distel
>    easypg
>    emacs-jabber
>    emacs-wget
>    emacs-wiki
>    fff
>    gnuserv
>    http-emacs
>    icicles
>    matlab
>    mldonkey
>    ocaml-mode
>    python-mode
>    ruby-mode
>    slime
>    sumibi
>    tdtd
>    tnt
>    tuareg-mode
>    view-process

All done.

>    yatex

This was a false positive.


(In reply to comment #2)
> The few *remaining* ebuilds (i.e. that can't use elisp-compile) could use
> their own custom code.

It turns out that there is none, all can use the new elisp-compile.

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