unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41682: makefile-gmake-mode does not trigger "eval-after-load"'s hooks
@ 2020-06-03  8:19 Konstantin Kharlamov
  2020-06-03  8:23 ` bug#41682: Konstantin Kharlamov
  2020-06-03 10:21 ` bug#41682: makefile-gmake-mode does not trigger "eval-after-load"'s hooks Basil L. Contovounesios
  0 siblings, 2 replies; 9+ messages in thread
From: Konstantin Kharlamov @ 2020-06-03  8:19 UTC (permalink / raw)
  To: 41682

Functions added with (eval-after-load 'makefile-gmake-mode …) do not
trigger when the mode is enabled

# Steps to reproduce:

1. Run: emacs -Q --eval '(eval-after-load 'makefile-gmake-mode '(save-
buffers-kill-emacs))'
2. In Emacs window opened execute: M-x makefile-gmake-mode

## Expected

Emacs quits (because the save-buffers-kill-emacs gets executed)

## Actual

Mode gets enabled, but nothing happens otherwise.

# Version

GNU Emacs 27.0.50 (build 15, x86_64-pc-linux-gnu, GTK+ Version 3.24.20,
cairo version 1.17.3) of 2020-06-01






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

end of thread, other threads:[~2020-06-06 22:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03  8:19 bug#41682: makefile-gmake-mode does not trigger "eval-after-load"'s hooks Konstantin Kharlamov
2020-06-03  8:23 ` bug#41682: Konstantin Kharlamov
2020-06-03 10:21 ` bug#41682: makefile-gmake-mode does not trigger "eval-after-load"'s hooks Basil L. Contovounesios
2020-06-03 10:25   ` Konstantin Kharlamov
2020-06-03 10:30     ` Basil L. Contovounesios
2020-06-06 21:39   ` Konstantin Kharlamov
2020-06-06 21:41     ` Konstantin Kharlamov
2020-06-06 22:26     ` Basil L. Contovounesios
2020-06-06 22:36       ` Konstantin Kharlamov

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).