Page MenuHomeFreeBSD

editors/emacs: Add optional workaround for Fcitx input method
ClosedPublic

Authored by jrm on Feb 17 2020, 3:00 AM.
Tags
None
Referenced Files
F83848710: D23725.diff
Wed, May 15, 8:18 PM
F83813914: D23725.diff
Wed, May 15, 7:56 AM
Unknown Object (File)
Sat, Apr 20, 5:01 PM
Unknown Object (File)
Mar 22 2024, 11:01 PM
Unknown Object (File)
Mar 22 2024, 11:01 PM
Unknown Object (File)
Mar 22 2024, 11:01 PM
Unknown Object (File)
Mar 22 2024, 11:01 PM
Unknown Object (File)
Mar 9 2024, 12:53 AM
Subscribers
None

Details

Summary
  • Don't forget to add 'Approved by:' and 'Differential Revision:' **

PR: 242012
Submitted by:
Reported by:

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29443
Build 27320: arc lint + arc unit

Event Timeline

I have not built it, but the patch seems to apply fine (including with canna flavour). Should we add an implicit dependency on X11 for FCITXPATCH option, as patch is useless in nox flavour, AFAICS ?

editors/emacs/Makefile
114–115

Maybe we can add FCITXPATCH here ?

Exclude FCITXPATCH when flavor is nox

jrm marked an inline comment as done.Feb 17 2020, 11:13 AM
jrm added inline comments.
editors/emacs/Makefile
114–115

I think you're right. Done.

Looks good to me.

Thank you!

This revision is now accepted and ready to land.Feb 18 2020, 7:45 AM
This revision was automatically updated to reflect the committed changes.
jrm marked an inline comment as done.