emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58848: closed (29.0.50; Make makefile browser mode obsolete?)


From: GNU bug Tracking System
Subject: bug#58848: closed (29.0.50; Make makefile browser mode obsolete?)
Date: Tue, 29 Aug 2023 16:33:02 +0000

Your message dated Tue, 29 Aug 2023 18:32:08 +0200
with message-id 
<CADwFkmm=n5nA=ZVDQ48Jy4gfVkvhxdZsWPtqSxvGVOXEBLpCFg@mail.gmail.com>
and subject line Re: bug#58848: 29.0.50; Make makefile browser mode obsolete?
has caused the debbugs.gnu.org bug report #58848,
regarding 29.0.50; Make makefile browser mode obsolete?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58848: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58848
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; Make makefile browser mode obsolete? Date: Fri, 28 Oct 2022 14:07:44 -0700
Severity: wishlist

While looking at make-mode.el, I found out that there's a "browser" mode
in there, that's basically a poor mans imenu.  Richard added this
comment to make-mode.el in 1994, and I'm inclined to agree:

    ;; * Consider removing browser mode.  It seems useless.

I have no idea what the situation was in 1994, but these days we have
imenu (and various associated frontends), so I think it is fully
redundant.

I also tried

    git log --grep=browse lisp/progmodes/make-mode.el

and it seems like the only changes in it over the years have been
cleanup type changes (fixing quoting in docstrings, and similar).
I also note that "emacs makefile browser" and "emacs make browser" gives
no hits on a web search, and I also can't find anything in the bug tracker.

So how about making that stuff obsolete, as in the attached?  In the
unlikely event that anyone is really attached to it, they will then have
a decade or so to pipe up.

Attachment: 0001-Make-makefile-browser-obsolete.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#58848: 29.0.50; Make makefile browser mode obsolete? Date: Tue, 29 Aug 2023 18:32:08 +0200
Version: 30.1

> > So how about making that stuff obsolete, as in the attached?  In the
> > unlikely event that anyone is really attached to it, they will then have
> > a decade or so to pipe up.
>
> I've updated the patch for Emacs 30, added a NEWS and proper commit
> message.

No further comments within 9 months.  Now pushed to master as commit
f7712bc82a9.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]