Roland Walker

Results 114 comments of Roland Walker

The real answer ought to be to get rid of this library. It was written for a different time, in which it wasn't easy to install dependencies via MELPA. I...

Hi! Yes, the Mac port has different modifier bindings than Cocoa Emacs.app. The Mac port has the `meta` modifier on ⌘, and reserves the option key for native OS X...

> I tried `(setq mac-option-modifier 'meta)` but that didn't work Right. The `mac-` prefix is specific to the Mac port. Cocoa Emacs uses variables starting with `ns-`. To make option...

Hi! I confess to not knowing much about how `smartrep.el` works. What platform are you on? I mostly use MacOS.

> this mode advertises itself as seamless Yes, arguably the TTY functionality is not "simple", and doesn't belong in this library.

Hi! I wasn't able to duplicate this so far. If I type the following into a buffer ``` lisp (load-library "pulse") (load-library "back-button") (back-button-mode 1) (pulse-momentary-highlight-one-line (point)) ``` and type...

If you precede the command with C-u then it will refresh the view, which might address some of the issue. There's not the ability yet to show the entire project...

Hi! Awesome link! I really want to combine that alignment functionality into `unicode-fonts.el`. It's going to take me a little bit to learn it because of not knowing how to...

@treyharris you are suddenly omnipresent. I am partly AWK right now, but I can tell you this happens because of some separate "overrides" which are per-glyph tweaks. The overrides are...