* Cannot input the character ê using Emacs on Debian11
@ 2022-08-02 14:24 contact
2022-08-02 19:16 ` Maxim Cournoyer
0 siblings, 1 reply; 3+ messages in thread
From: contact @ 2022-08-02 14:24 UTC (permalink / raw)
To: help-guix
Hello,
I've recently setup two Debian11 machines, intalled Guix then Emacs using `guix install emacs`.
For some reason, it's impossible de input the `ê` character after `emacs -Q` ;
but it is possible to enter the `ê` character after `emacs -Q -nw`.
How to have `guix install emacs` install Emacs in such a way that accents like `ê` can be written?
Thank you,
PHF
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot input the character ê using Emacs on Debian11
2022-08-02 14:24 contact
@ 2022-08-02 19:16 ` Maxim Cournoyer
0 siblings, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2022-08-02 19:16 UTC (permalink / raw)
To: contact; +Cc: help-guix
Hi,
"contact@phfrohring.com" <contact@phfrohring.com> writes:
> Hello,
>
> I've recently setup two Debian11 machines, intalled Guix then Emacs using `guix install emacs`.
> For some reason, it's impossible de input the `ê` character after `emacs -Q` ;
> but it is possible to enter the `ê` character after `emacs -Q -nw`.
>
> How to have `guix install emacs` install Emacs in such a way that accents like `ê` can be written?
>
> Thank you,
> PHF
Did you install glibc-locales and set GUIX_LOCPATH as mentioned in info
"(guix) Application Setup" ?
HTH,
Maxim
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot input the character ê using Emacs on Debian11
@ 2022-08-03 7:50 contact
0 siblings, 0 replies; 3+ messages in thread
From: contact @ 2022-08-03 7:50 UTC (permalink / raw)
To: maxim.cournoyer; +Cc: help-guix
Thank you Maxime,
I've been following an older way (an internal tutorial) of setting up Guix with `glibc-utf8-locales` instead of the newer one using `glibc-locales`.
I've installed `glibc-locales` as specified in "(guix) Application Setup" and it now works as expected.
PHF
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-08-03 7:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-03 7:50 Cannot input the character ê using Emacs on Debian11 contact
-- strict thread matches above, loose matches on Subject: below --
2022-08-02 14:24 contact
2022-08-02 19:16 ` Maxim Cournoyer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.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.