GNU bug report logs - #56998
29.0.50; quail input methods broken (input-method-alist empty) on master (since 261d6afd6)

Previous Next

Package: emacs;

Reported by: Štěpán Němec <stepnem <at> gmail.com>

Date: Fri, 5 Aug 2022 08:48:01 UTC

Severity: normal

Tags: moreinfo

Merged with 57010

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #61 received at 56998 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Cc: larsi <at> gnus.org, stepnem <at> gmail.com, 56998 <at> debbugs.gnu.org
Subject: Re: bug#56998: 29.0.50; quail input methods broken
 (input-method-alist empty) on master (since 261d6afd6)
Date: Fri, 05 Aug 2022 21:08:25 +0300
> From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
> Cc: Lars Ingebrigtsen <larsi <at> gnus.org>,  56998 <at> debbugs.gnu.org,
>   stepnem <at> gmail.com
> Date: Fri, 05 Aug 2022 19:28:50 +0300
> 
> I.e. before the first dump the load-path is:
> 
>   ("/home/blc/.local/src/emacs/lisp"
>    "/home/blc/.local/src/emacs/lisp/emacs-lisp"
>    "/home/blc/.local/src/emacs/lisp/progmodes"
>    "/home/blc/.local/src/emacs/lisp/language"
>    "/home/blc/.local/src/emacs/lisp/international"
>    "/home/blc/.local/src/emacs/lisp/textmodes"
>    "/home/blc/.local/src/emacs/lisp/vc")
> 
> And before the second dump:
> 
>   ("/home/blc/.local/src/emacs/lisp")

How is load-path relevant to this issue?  loadup.el says

  (load "leim/leim-list.el" t)

so it should find the file even if load-path includes only the lisp
directory.  Right?

> BTW, at neither of these points in time does leim-list.el exist,
> regardless of load-path.

_That's_ the problem.  Now the question becomes: why isn't it a
prerequisite for the Emacs binary? it should be, IMO.




This bug report was last modified 2 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.