Joe Corneli

Results 56 issues of Joe Corneli

Hey, what are your plans for Ctrl+Y, C-Space, C-w and other things like that?

Presently there's no way to add journal items for future dates directly from the `*Org Agenda*` buffer. The following function frankensteins together ideas from other functions to create a solution:...

enhancement

If I adjust the font size to be very small in a Calfw buffer, the size of the cells stays the same. Accordingly, if I have something scheduled using Org...

I found that I needed a `pow_to_pexpr` to complete the translation of ``` wolfram ProveUsingLeanTactic[ ForAllTyped[{x, y}, real, Equal[Hold[Power[x + y, 2]], Hold[x ^ 2 + 2 * x *...

#6 suggests that `apt-get install axiom` is a viable workaround to build problems, and that does not seem to be the case anymore. https://bugs.launchpad.net/ubuntu/+source/axiom/+bug/1729601

I've configured `exwm-input-global-keys` through the Configure option. For example s-s should take a screenshot. These bindings work ONLY when I am in "native" Emacs buffers, however (not, e.g., inside Firefox)....

I have enabled `(setq exwm-workspace-minibuffer-position 'bottom)` but as you can see in this screenshot, the text printed in the echo area is a few pixels too low. Is there a...

In #348 Ward kindly pointed me to a script I can use to generate a "global" recent changes page. The [docs](https://github.com/WardCunningham/farm-scripts/blob/master/README.md) suggest to invoke the "script at your convenience or...

`$ urltoimage https://terrytao.wordpress.com/2013/11/19/polymath8b-bounded-intervals-with-many-primes-after-maynard/ maynard.png` This produces a very long, thin PNG image - approximately as desired - but it ends before the page is complete. In particular, it stops partway...

Evaluating `(treebank-parser ["What can happen in a second ."])` using the set-up in the README file here, I get the following parse: ``` lisp (TOP (SBARQ (WHNP (WP What)) (SQ...