unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11995: vc-compilation-mode name and implementation
@ 2012-07-19 19:38 Dan Nicolaescu
  2021-01-20  4:20 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Nicolaescu @ 2012-07-19 19:38 UTC (permalink / raw)
  To: 11995


The newly added vc-compilation-mode function does not have the best
name, -mode functions stand for modes, this is not one.

Currently the preferred way to define modes is to use `defined-derived-mode'...

Also the implementation seems to be a bit more complicated than needed:
there

Defining a vc-default-compilation-mode function should simplify the
implementation.  vc-make-backend-sym is something that very few things
need to call.

I'm leaving on vacation, so I won't be able to do much about this for a while.











^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-22 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-19 19:38 bug#11995: vc-compilation-mode name and implementation Dan Nicolaescu
2021-01-20  4:20 ` Lars Ingebrigtsen
2021-02-22 15:17   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).