burly.el
burly.el copied to clipboard
Save and restore frames and windows with their buffers in Emacs
Just so you are aware: There are people using this package, and loving it. Thank you for this. I find it works (generally) great. That it meshes so well with...
Running the function `burly-open-bookmark` immediately after calling `delete-other-windows` fails to open the selected layout. Instead, what happens is one window is opened horizontally (as with `split-window-below`), and I'm presented with...
This should help immensely for me. There are times when i want to edit a Burly bookmark definition and store it, but I am not familiar enough with how Org...
``` Debugger entered--Lisp error: (wrong-type-argument stringp nil) get-buffer(nil) window--state-put-2(nil 818) window-state-put((((min-height . 20) (min-width . 60) (min-height-ignore . 4) (min-width-ignore . 4) (min-height-safe . 2) (min-width-safe . 2) (min-pixel-height ....
Hi. I am facing an issue when saving window configs using `burly-bookmark-windows`. I tried closing emacs (27.1) after and reopening to my dashboard and face this error. Also I am...
Burly is great! Thank you for this super handy tool. I have only a little problem, or maybe it's actually a new feature request. I'd like to save a layout...
Before the gnarly backtrace, what I think happens. (I'm on 7c03d63) I have a `invalid read syntax #` error when I try to restore frames with burly but it worked...
I saved a window configuration in burly (two erlang-mode buffers, magit-status, M-x shell, and a text buffer) and I get this error when I invoke `burly-open-bookmark`: ``` window--state-put-2: Wrong type...
Hi Adam: In your burly.el commentary you explain that URL formatting is used to serialize window and frame configuration information to strings and that Emacs bookmarks are used to save...
Hi, You've a great collection of Emacs packages, I'm currently using `org-ql` and `org-super-agenda`, and I plan to use Burly once tab support get implanted. Thank you! `File` column in...