Seth Falcon

Results 4 issues of Seth Falcon

Hi, I'm running this emacs: GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of 2010-05-08 on black.local And PeepOpen 0.2.4 The keybinding did not work for me until I applied the following...

Bug
Emacs

Patches that motivated the use of seth/edown have been merged upstream.

Ideally, users would be able to customize the behavior of the targets in an elisp advice sort of fashion: you should be able to specify targets that run just before...

Go tooling has standardized on marking code files as generated iff the first line matches the following regex: ^// Code generated .* DO NOT EDIT\.$ References: https://github.com/golang/go/issues/13560#issuecomment-288457920 https://github.com/golang/lint/blob/master/lint.go#L122 With this...