all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problems with Emacs 28
@ 2020-10-23 16:50 Emanuel Berg via Users list for the GNU Emacs text editor
  2020-10-23 17:33 ` Jean Louis
                   ` (4 more replies)
  0 siblings, 5 replies; 27+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2020-10-23 16:50 UTC (permalink / raw)
  To: help-gnu-emacs

I rebuilt a new Emacs, namely

   GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
   3.24.5, cairo version 1.16.0) of 2020-10-23

because I wanted an Emacs with support for modules (in particular,
vterm), which isn't possible to get from the Debian repos, IIUC.

Two issues:

1) suddenly no `markdown-mode'? but there is a markdown-mode pack in
   MELPA, which seems to work OOTB. but as a side not, to move major
   modes out of core Emacs seems like a bad idea, since they are
   Emacs' back bone, and besides cannot amount to many bytes, as they
   are just text. I take it spcific reasons made you do it?

2) a lot of errors like this:

     global-keys.el: 
     In toplevel form:
     global-keys.el:8:1: Error: Cannot open load file: No such file or directory, w3m-bookmark

     files-my.el: 
     In toplevel form:
     global-keys.el:8:1: Error: Cannot open load file: No such file or directory, w3m-bookmark

     kill-path.el: 
     In toplevel form:
     kill-path.el:8:1: Error: Cannot open load file: No such file or directory, w3m

     gnus/group.el: 
     In toplevel form:
     kill-path.el:8:1: Error: Cannot open load file: No such file or directory, w3m

   ... and so on, all relating to ny extensions of Emacs-w3m.
   But there *is* such a directory, with files, this is evident no the
   least when I use Emacs-28 _without_ byte compiling my stuff,
   because then Emacs-w3m works great with my add-ons in effect.
   
   And, I set the `load-path' in the Makefile [1]. This has always
   works, and does so even now for everyone (e.g., gnus) even in the
   same string as the w3m reference! So what's going on?


[1] https://dataswamp.org/~incal/emacs-init/Makefile

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




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

end of thread, other threads:[~2020-11-01 13:51 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-23 16:50 problems with Emacs 28 Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-23 17:33 ` Jean Louis
2020-10-23 18:02   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-23 18:00 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-24  1:55   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-24 12:56     ` Stefan Monnier
2020-10-24 12:57     ` Stefan Monnier
2020-10-24  9:46   ` Michael Heerdegen
2020-10-24 17:00     ` Drew Adams
2020-10-24 19:26       ` Michael Heerdegen
2020-10-24 22:11         ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-24 22:08       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-25 12:13       ` Michael Heerdegen
2020-10-25 14:15         ` Drew Adams
2020-10-27  0:29           ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-27 10:22             ` Michael Heerdegen
2020-10-28 16:21             ` Jens C. Jensen
2020-10-28 17:07               ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-28 17:18               ` Stefan Monnier
2020-10-31 18:26                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-11-01 13:51                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-23 18:16 ` Eli Zaretskii
2020-10-23 18:22   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-23 18:44 ` Stefan Monnier
2020-10-24  0:13   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-23 19:09 ` Gregory Heytings via Users list for the GNU Emacs text editor
2020-10-24  0:14   ` Emanuel Berg via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.