emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : Re: master 29bf0a8b31b 1/2: ; * etc/NEWS: Fix typos.


From: Christopher Howard
Subject: Re: [External] : Re: master 29bf0a8b31b 1/2: ; * etc/NEWS: Fix typos.
Date: Thu, 17 Oct 2024 11:03:04 -0800

Drew Adams <drew.adams@oracle.com> writes:

> (Caveat: I don't have Emacs 30.)
>
> I think it should be enough, to test this, to just
> load file bookmark+-mac.el, then file bookmark+-key.el.
> There are no dependencies on any other Bookmark+ files.
>

Hi, so, I restarted Emacs 30, went into my folder with the bookmark+ files, and 
ran

``` elisp
(load-file "bookmark+-mac.el")
```

this returned t. Then I ran

``` elisp
(load-file "bookmark+-mac.el")
```

and this threw the error

> (error "Key sequence r K starts with non-prefix key r")

I am currently running emacs-30 branch commit d5723fc4f03, built two days ago.

However, I tried that again using "emacs -Q" and the error does not appear. So 
maybe an issue relating to my site config file, or the environment it is 
dragging in.

-- 
Christopher Howard



reply via email to

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