emacs-maple-minibuffer icon indicating copy to clipboard operation
emacs-maple-minibuffer copied to clipboard

Show minibuffer with another frame

Results 5 emacs-maple-minibuffer issues
Sort by recently updated
recently updated
newest added

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...

Hi: This package looks awesome; but it will be difficult to find for users like me that only use elpa and melpa. Could you consider to add it to one...

mac catalina 10.15.7 GNU Emacs 27.1 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95)) of 2020-08-12

I have pasted it into my .emacs seems like it does not do anything for: `(global-set-key "\C-x\C-e" 'helm-for-files)` --- How can I for it to take place for `helm-` minibuffers

Greetings, great job with this, I think it's a great alternative to postframe, I have a question, you can ask the height of the dynamic minibuffer, that is, if there...