justin talbott

Results 11 issues of justin talbott

[frog-menu](https://github.com/clemera/frog-menu) and [frog-jump-buffer](https://github.com/waymondo/frog-jump-buffer) are packages that display popup frames with `posframe`, but don't follow the same naming convention as most posframe packages. This adds support for those packages to the...

This can be the symbol of a line-number-mode that should always be enabled for the duration of `goto-line-preview`. This is useful if you are in a buffer that is not...

Great package! [posframe](https://github.com/tumashu/posframe) is a new, fast popup library. This PR adds support for it in addition to the existing `popup` library.

### Motivation / Background & Detail [`create_table`](https://api.rubyonrails.org/v7.1.2/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-create_table) provides an `options:` key that allows you to append options to your table definition. One of the things you can do this way...

activerecord

This PR introduces `dash-at-point-installed-docsets`, which will attempt to lookup all your installed docsets and cheatsheets to offer as options with `dash-at-point-with-docset`. If you don't have Dash 3.0 or the command...

Thanks for this great package. In my setup, I like my todo files to be in the foot directory of each project. I was able to easily add the behavior...

The default value of `maple-minibuffer:parameters` has `left-fringe` and `right-fringe` both set to `5`, but the values are overridden by `0` when the frame is made: https://github.com/honmaple/emacs-maple-minibuffer/blob/master/maple-minibuffer.el#L124 It would be ideal...

i just installed this package and i'm running into a confusing error when i run `M-x heroku-list`. here's the debugger stack-trace: ```elisp Debugger entered--Lisp error: (wrong-type-argument stringp :false) heroku--app-list-data(#) -map(heroku--app-list-data...

currently if multiple polymorphic `belong_to` relationships reference the same class, the dynamic setter method will just use the first match https://github.com/waymondo/activerecord-exclusive-arc/blob/e751c0b39db0ddebb174f33e1673c26deaa567d7/lib/exclusive_arc/model.rb#L50-L55

This is more of a feature request, but it would be nice to be able to use URLs in addition to file paths in `use-ttf-default-ttf-fonts`, i.e. `"https://github.com/tonsky/FiraCode/blob/master/distr/ttf/FiraCode-Retina.ttf?raw=true"`. If you are...

enhancement