Re: EXWM

2022-01-03 Thread André A . Gomes
calcium writes: > I was totally at lost when I started my emacs/exwm session and tried to > `find-file' only to be redirected to an 'ido-find-file` with whom I don't > know how to navigate. > > In the moment, it felt very intrusive for me and I was very afraid

Re: EXWM

2022-01-01 Thread calcium
I was totally at lost when I started my emacs/exwm session and tried to `find-file' only to be redirected to an 'ido-find-file` with whom I don't know how to navigate. In the moment, it felt very intrusive for me and I was very afraid to be unable to control my emacs because I

Re: EXWM

2021-10-23 Thread André A . Gomes
André A. Gomes writes: > Therefore the claim that Guix forces a default EXWM config on the users > isn't entirely true. Actually, I made a mistake again. Guix seems to force a default EXWM config. Find a proof below. Emacs, as of today, is started by evaluating the following

Re: EXWM

2021-10-22 Thread André A . Gomes
André A. Gomes writes: > Guix forces the execution of (exwm-config-default), unless the user has > a .exwm file. That forces a default config on EXWM users, which is > unpleasant for those (like me) that have been using it for a long time. > Notice that those users have their EXWM c

Re: EXWM

2021-10-22 Thread André A . Gomes
Ricardo Wurmus writes: > Hi André, > >> I packaged EXWM (the right way) for myself a long time ago. If I'm >> putting effort into this, it's because I think the community is >> missing >> an opportunity to improve. I won't get anything from any of t

Re: EXWM

2021-10-22 Thread Ricardo Wurmus
Hi André, I packaged EXWM (the right way) for myself a long time ago. If I'm putting effort into this, it's because I think the community is missing an opportunity to improve. I won't get anything from any of this. You, on the other hand, seem to be interested in your

Re: EXWM

2021-10-22 Thread André A . Gomes
Arun Isaac writes: > Hi André, > >> Your reply indicates that little or no effort was put into understanding >> my points. And no effort was put to indicate where did my reasoning go >> wrong. > > I, for one, did not understand how your workflow is affected

Re: EXWM

2021-10-22 Thread Arun Isaac
Hi André, > Your reply indicates that little or no effort was put into understanding > my points. And no effort was put to indicate where did my reasoning go > wrong. I, for one, did not understand how your workflow is affected by the way EXWM is currently packaged in Guix. As

Re: EXWM

2021-10-22 Thread André A . Gomes
Jan Nieuwenhuizen writes: > André A. Gomes writes: > >> Jan Nieuwenhuizen writes: >> >>> I just tried adding my ~/.exwm into my init.el and running a nested >>> emacs and now I get a GUI dialog: >>> >>> Replace existing window manager? Y

Re: EXWM

2021-10-20 Thread Jan Nieuwenhuizen
André A. Gomes writes: > Jan Nieuwenhuizen writes: > >> I just tried adding my ~/.exwm into my init.el and running a nested >> emacs and now I get a GUI dialog: >> >> Replace existing window manager? Y/N >> >> Not great! Not very suprisingly, the

Re: EXWM

2021-10-18 Thread André A . Gomes
Jan Nieuwenhuizen writes: > Arun Isaac writes: > > Hello, > >>> My suggestion is simple: remove the added layer of complexity introduced >>> by the .exwm file; don't force a default Exwm config on the user. >> >> I think I agree with you now. I chec

Re: EXWM

2021-10-17 Thread Jan Nieuwenhuizen
Arun Isaac writes: Hello, >> My suggestion is simple: remove the added layer of complexity introduced >> by the .exwm file; don't force a default Exwm config on the user. > > I think I agree with you now. I checked, and exwm indeed does not run > when emacs is opened

Re: EXWM

2021-10-16 Thread Arun Isaac
Hi André, > My suggestion is simple: remove the added layer of complexity introduced > by the .exwm file; don't force a default Exwm config on the user. I think I agree with you now. I checked, and exwm indeed does not run when emacs is opened in the console even though my exw

Re: EXWM

2021-10-15 Thread André A . Gomes
Arun Isaac writes: > Hi André, > >> I remember, back in the day, to what great lengths I went to understand >> what the hell what going on. I had EXWM configured in my Emacs init.el >> file (the sane, standard and documented way of doing it), and I've used

Re: EXWM

2021-10-15 Thread André A . Gomes
Ludovic Courtès writes: > Hello, > > Arun Isaac skribis: > >>>> I was involved in the packaging of exwm when it was first done, and I >>>> hear your frustration. :-) Please do send patches (with me on Cc) >>>> addressing the issue, and we can c

Re: EXWM

2021-10-14 Thread André A . Gomes
Jan Nieuwenhuizen writes: > I'm wondering, how have you managed to switch off exwm when running a > nested emacs or a console emacs? Exwm handles that by itself. In a console, since it's a non-graphical session, Exwm won't even try to do anything. As for nested emac

Re: EXWM

2021-10-10 Thread Ludovic Courtès
Hello, Arun Isaac skribis: >>> I was involved in the packaging of exwm when it was first done, and I >>> hear your frustration. :-) Please do send patches (with me on Cc) >>> addressing the issue, and we can continue our discussion there. >> >> As someon

Re: EXWM

2021-10-08 Thread Arun Isaac
Hi André, > I remember, back in the day, to what great lengths I went to understand > what the hell what going on. I had EXWM configured in my Emacs init.el > file (the sane, standard and documented way of doing it), and I've used > it before in other distros. Just to cla

Re: EXWM

2021-10-08 Thread Arun Isaac
Hi Janneke, >> I was involved in the packaging of exwm when it was first done, and I >> hear your frustration. :-) Please do send patches (with me on Cc) >> addressing the issue, and we can continue our discussion there. > > As someone who didn't have a prior EXWM

Re: EXWM

2021-10-08 Thread Jan Nieuwenhuizen
Arun Isaac writes: Hello, > I was involved in the packaging of exwm when it was first done, and I > hear your frustration. :-) Please do send patches (with me on Cc) > addressing the issue, and we can continue our discussion there. As someone who didn't have a prior EXWM setup i

Re: EXWM

2021-10-08 Thread Arun Isaac
Hi André, I was involved in the packaging of exwm when it was first done, and I hear your frustration. :-) Please do send patches (with me on Cc) addressing the issue, and we can continue our discussion there. Thank you, Arun signature.asc Description: PGP signature

EXWM

2021-10-04 Thread André A . Gomes
Hi Guix, I'd like to addres the way EXWM is packged in Guix. EXWM starts (from the login manager, i.e. after X is running) by means of a script that starts emacs by evaluating the following s-exp: --8<---cut here---start->8--- (cond ((file-exists

Re: [PATCH] installer: Add Emacs EXWM desktop environment. [WAS Re: Call for 1.2 installer testing.]

2020-10-13 Thread Jan Nieuwenhuizen
Mathieu Othacehe writes: Hi Mathieu, >> It works for me; I found Emacs EXWM missing however. After zenny also >> asked about that this morning, I decided to create a patch. > > Thanks for testing Using it is real easy, pleasant, and fast. One thing that I got wrong a cou

Re: [PATCH] installer: Add Emacs EXWM desktop environment. [WAS Re: Call for 1.2 installer testing.]

2020-10-13 Thread Mathieu Othacehe
Hey janneke, > It works for me; I found Emacs EXWM missing however. After zenny also > asked about that this morning, I decided to create a patch. Thanks for testing and for the patch! I think it might be necessary to add "emacs-exwm" to "installation-target-os-for-gui

[PATCH] installer: Add Emacs EXWM desktop environment. [WAS Re: Call for 1.2 installer testing.]

2020-10-11 Thread Jan Nieuwenhuizen
Mathieu Othacehe writes: Hi, > The 1.2 release is on its way. So here's the traditional call for > installer testing. This time, the CI is building latest installer > images, which should ease testing. It works for me; I found Emacs EXWM missing however. After zenny also asked a

Re:Re: emacs-exwm-x update error

2017-07-01 Thread tumashu
may be we should show a tip also: suggest do XXX :-) At 2017-07-02 00:10:55, "l...@gnu.org (Ludovic" <=?utf-8?Q?Court=C3=A8s?=)> wrote: >Hello, > >"Feng Shu" skribis: > >> feng@tumashu:~/project/guix $ ./pre-inst-env guix package -u emacs-exwm-x

Re: emacs-exwm-x update error

2017-07-01 Thread Ludovic Courtès
Hello, "Feng Shu" skribis: > feng@tumashu:~/project/guix $ ./pre-inst-env guix package -u emacs-exwm-x [...] > The following package will be upgraded: >emacs-exwm-x 1.0-2.2099138 → 1.6 > /gnu/store/b05317amv8xp7kg297rjfqma8f9pp91d-emacs-exwm-x-1.6 &

Re: emacs-exwm-x update error

2017-07-01 Thread Alex Vong
"Feng Shu" writes: > feng@tumashu:~/project/guix $ ./pre-inst-env guix package -u emacs-exwm-x > ;;; note: source file /home/feng/project/guix/gnu/packages/emacs.scm > ;;; newer than compiled /home/feng/project/guix/gnu/packages/emacs.go > ;;; note: source file /home

emacs-exwm-x update error

2017-06-30 Thread Feng Shu
feng@tumashu:~/project/guix $ ./pre-inst-env guix package -u emacs-exwm-x ;;; note: source file /home/feng/project/guix/gnu/packages/emacs.scm ;;; newer than compiled /home/feng/project/guix/gnu/packages/emacs.go ;;; note: source file /home/feng/project/guix/gnu/packages/emacs.scm