Eloise Christian

Results 10 comments of Eloise Christian

I had this issue too and managed to "fix" it by downgrading to Java 8. Java 9 might work too. I got the hint to do this from [here](http://apache-fop.1065347.n5.nabble.com/FOP-2-3-and-JEuclid-tp46682p46683.html). Not...

I'm not sure I get what you mean. I wrote `m/sequential` to look almost exactly like `m/seqable`, just with the predicate swapped out.. Do you want me to write `m/sequential`...

It is certainly possible to use the `FileChooser` class as is, but I would say that using maps for descriptions and events is more convenient and also consistent with other...

@cpitclaudel any chance this could be merged soon? This could definitely make biblio far more useful

I noticed this too a bit ago; `~/.config/emacs` is preferred (or presumably `$XDG_CONFIG_DIR/emacs`) as indicated by c1c966c8119e6f6f85ae157e103f0e51d0b000c5. There are still some holdovers that need fixing, as was the case in...

I am experiencing similar issues. I use `ormolu` to format my Haskell code, which the language server uses by default. However, since `(format +onsave)` uses `apheleia-global-mode` and apheleia defaults to...

~~I'm a Crostini (Linux on ChromeOS) user; git jailing is also yielding the same error for me. I don't have many specifics about the internals of how Crostini sets things...

I believe this is fixed as of #7924 (and the refactoring work henrik did)

You can run `toggle-input-method` (bound to `C-\` by default) to enable the input method in the minibuffer. You then have access to the mappings from the Agda input method (or...

This seems to occur if there is an opacity change involved on focus/onfocus _and_ there is another window which previously had focus. Here's a minimal config that reproduces the issue...