branch: externals/literate-scratch
commit d3fcd76d214f93fbd430f913717c27a731bffdc4
Author: Sean Whitton
Commit: Sean Whitton
* literate-scratch: Import version 2.1.
---
literate-scratch.el | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/literate-scratch.el b/
branch: externals/bufferlo
commit 43aecf49d5be825e350ee894da33b087223fd9f1
Author: shipmints
Commit: shipmints
Support inhibiting bookmark-insert
This feature is in Emacs 31 and will prevent weird bookmark-insert
behavior for anyone using master or 31 when it is released.
---
b
branch: externals/bufferlo
commit db02b09c93be913d18ae65bf57bf17bf234be999
Author: shipmints
Commit: shipmints
Tab bookmarks now save/restore the tab's explicit-name and group
For users that override tab-bar behavior with their own tab- or
group-naming functions, this is innocuo
branch: elpa/xah-fly-keys
commit d982449056ca43a4934186b9066199a384baf77e
Author: Xah Lee
Commit: Xah Lee
xah-toggle-read-novel-mode removed. no belong.
---
xah-fly-keys.el | 31 +++
1 file changed, 3 insertions(+), 28 deletions(-)
diff --git a/xah-fly-keys.el b
branch: externals/dape
commit 09042abe1e395f522a344dca69fdfed5a1ab8234
Author: Daniel Pettersson
Commit: Daniel Pettersson
Call set-window-margins on margin changes
Try to address #220
---
dape.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/dape.el b/da
branch: externals/bufferlo
commit e6514ae63177ef4e93c22281ddcf32c313cd8791
Author: shipmints
Commit: shipmints
Reduce visual flashing on frame restoration, subsequent resizing, and
buffer list setting.
---
bufferlo.el | 80 +++--
1 fi
branch: externals/bufferlo
commit 7cbff687d794e454f2bf157e4eeb62a7c21f604e
Author: Florian Rommel
Commit: Florian Rommel
Fix message
---
bufferlo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index 08ec7d8612..9655bacf48 100644
--- a/buffer
branch: externals/bufferlo
commit fb760a635f88d285b9bd3479480a0d18d7bb13c4
Author: shipmints
Commit: shipmints
Change idle save timer to disallow reentrancy
---
bufferlo.el | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index a959c46d
branch: externals/bufferlo
commit b56ca7030659f5bade752b1909321762cfe39bc4
Author: shipmints
Commit: shipmints
Add user-emacs-dir/bufferlo-no-load file to inhibit bufferlo bookmark
loading.
This helps when using an app launcher that does not support
command-line arguments to la
branch: externals/bufferlo
commit a5ed640ba3ec4d7de9f304f8a6f8a4025dcc10a6
Author: shipmints
Commit: shipmints
Add additional author and maintainer to help Flo support the expanded code
base.
---
bufferlo.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bufferlo.el b/bufferlo.el
in
branch: externals/bufferlo
commit d93d6ed0ff95b4db890f9501f76da041eb6d653f
Author: Florian Rommel
Commit: Florian Rommel
Update documentation
---
bufferlo.el | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index 7cbca7467b..7c
elpasync pushed a change to branch externals/bufferlo.
from 85aa26a6ba Use seq-mapcat
new 30ccc09ef3 WIP will be squashed later.
new 6fd16c2e3c Improve embedded frame tab bookmark handlers.
new 362de728ab WIP.
new e88c3670b2 WIP
new 4e522d3468 WIP
branch: externals/bufferlo
commit 7417b5175c3c4440d6fb7bd8fd5364e567373514
Author: shipmints
Commit: shipmints
Discussion items updates.
- Bookmark saving exclude and include filters now nil by default.
- mode-line lighter is now text.
- Defensive read-answer with-local-quit
branch: externals/bufferlo
commit f4462522b79995d8fd598e15e2727f9444d1a293
Author: shipmints
Commit: shipmints
Minor tweak to prevent duplicate mode-line-misc-info entries
bufferlo-mode can be invoked more than once while already active so
defensive measures need to be sure this
branch: externals/bufferlo
commit ed47f43abf079457d8ea4567e3eaa48fbfb91bb3
Author: shipmints
Commit: shipmints
bookmark-rename, bookmark-delete advice. misc.
---
bufferlo.el | 50 +-
1 file changed, 45 insertions(+), 5 deletions(-)
diff --git
branch: externals/bufferlo
commit bf8fc18d7803eff16f9917b0c28fd1dd72d60461
Author: Florian Rommel
Commit: Florian Rommel
Code cleanup
---
bufferlo.el | 188 ++--
1 file changed, 108 insertions(+), 80 deletions(-)
diff --git a/bufferlo
branch: externals/bufferlo
commit 3b8a134f10fe7a156da3653572879fbf464dcd0f
Author: shipmints
Commit: shipmints
Support define-ibuffer-op opstring prompt functions
For Emacs < 31, use static strings.
For Emacs > 30, use context-sensitive prompt functions.
---
bufferlo.el | 52 ++
branch: externals/bufferlo
commit a6257e095cf82ca9cc8f34d121318b6ab2edcad8
Author: shipmints
Commit: shipmints
Adjust one-shot idle timer and avoid prompting on bookmark auto saves
---
bufferlo.el | 60 +++-
1 file changed, 39 insertio
branch: externals/bufferlo
commit 9e4e1efa73e4ed1762af839ea37bf0bf00ffaa7a
Author: shipmints
Commit: Flo Rommel
Quiet flymake and byte-compiler warnings
---
bufferlo.el | 72 +++--
1 file changed, 37 insertions(+), 35 deletions(-)
dif
branch: externals/bufferlo
commit 385a726715a8a47b0fe5e85827c9dd39fff0f965
Author: shipmints
Commit: shipmints
Correct bufferlo--bookmark-frame-handler frame selection
Restored frame must be selected and raised outside the context of
with-selected-frame which restores the frame
branch: externals/bufferlo
commit 31e0bf2edf4a975d7b708804accd60bb81da6b2e
Author: shipmints
Commit: shipmints
Fix comment typo reuse not resue
---
bufferlo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index 2e4498a6a0..f096b3cc4e 100644
-
branch: externals/bufferlo
commit ebd1acf5a4a37a5fd4cc2b1b84187208cfe89126
Author: shipmints
Commit: Florian Rommel
Inhibit 'tab-bar-tab-post-select-functions' where needed
Emacs 30 introduced 'tab-bar-tab-post-select-functions' which do not
need to be invoked when we are perfor
branch: externals/bufferlo
commit 0936cf6948e227d197723d47a1d16d483e4b861b
Author: Florian Rommel
Commit: Florian Rommel
Continue on errors when killing buffers
This prevents bufferlo-kill-buffers and related functions from
aborting due to errors when killing individual buffers.
branch: externals/bufferlo
commit 63dace8685a7d3726d55d3cfd48af41177b346a1
Author: shipmints
Commit: shipmints
Use numeric equality for prefix-numeric-value's
---
bufferlo.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index 2f27edabbe
branch: externals/bufferlo
commit 3efb697d01edea7c03edd9506f4bef1afe035c7e
Author: shipmints
Commit: shipmints
Refine bufferlo-mode-line changed brackets to left-prefix and right-suffix
- Both left and right strings are ignored when nil.
- Removed a superfluous visual space
---
branch: externals/bufferlo
commit 3b5c4cd21d9899364a2c1cbf5815724f286f9c68
Author: shipmints
Commit: shipmints
Add completing-read-multiple and enhance completing-reads
Where needed, ensure required matches with no nulls.
---
bufferlo.el | 58 +++
branch: externals/bufferlo
commit ca71c5f2e2ffec9e6a0d7dc09eccb4e3d3e9fb98
Author: shipmints
Commit: shipmints
Ach, changed the file name to harmonize with the command-line argument.
Now bufferlo-noload not bufferlo-no-load.
---
bufferlo.el | 4 ++--
1 file changed, 2 insertions(+)
branch: externals/bufferlo
commit 82d79b17862f09453b7d7e68b7985b39a4df560b
Author: Florian Rommel
Commit: Florian Rommel
Fix buffer renaming during restoration
Co-authored-by: shipmints
---
bufferlo.el | 40 ++--
1 file changed, 30 insertions(+)
branch: externals/bufferlo
commit 51b82c820b83f5b2d876328c5c0af6920d55d949
Merge: ca71c5f2e2 85aa26a6ba
Author: shipmints
Commit: shipmints
Merge branch 'main' into xp
---
bufferlo.el | 57 +
1 file changed, 25 insertions(+), 32 deleti
branch: externals/bufferlo
commit 7ad4224da4e3505854616552592aca1f74b1ff52
Author: shipmints
Commit: shipmints
Changed error to user-error. Added close all bookmarks.
---
bufferlo.el | 43 +--
1 file changed, 41 insertions(+), 2 deletions(-)
diff --g
branch: externals/bufferlo
commit 75c34f9e24ccb99d21af3f8709e65ee4e09c232c
Author: shipmints
Commit: Flo Rommel
Mention bookmark list type column width, and shell-mode bookmarks
---
README.org | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
branch: externals/bufferlo
commit 50265848b11b492f17b96aad40ac2593c20cef1c
Author: shipmints
Commit: shipmints
Updated defaults and README refinements.
---
README.org | 120 ---
bufferlo.el | 12 +++---
img/bufferlo.jpg | Bin 1
branch: externals/bufferlo
commit 140c6a951e5cf6ad753ad2827fc1e1a0648f47f8
Author: shipmints
Commit: shipmints
Fix bufferlo-delete-frame-kill-buffers, add
bufferlo-kill-modified-buffers-policy
bufferlo-delete-frame-kill-buffers was erroneously deleting the
current frame after k
branch: externals/bufferlo
commit 36da65385ec4699729b731ea335a4da2cb99bfb7
Author: shipmints
Commit: shipmints
Remove limitation of no active bookmarks when loading a bookmark set
---
bufferlo.el | 133 ++--
1 file changed, 66 insertio
branch: externals/bufferlo
commit 1d94a29914ca4f452601e473a1a7aa5a4a68e650
Author: shipmints
Commit: shipmints
Refined current tab and frame bookmark reloading to avoid prompts.
---
bufferlo.el | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/buffer
branch: externals/dape
commit a2b8113de6fa37101a7a6fe0b1f2fd5625a77bb8
Author: Daniel Pettersson
Commit: Daniel Pettersson
Using gdb-mi disassemble mapping
---
dape.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index 3b73991404..94fef25a76 100644
branch: externals/bufferlo
commit 27dc07533914ec766e76200ab93dd1717c49d10a
Author: shipmints
Commit: shipmints
Correct bufferlo--tab-bar-undo-close-tab-advice duplicate check
---
bufferlo.el | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/bufferlo.el b/bufferlo.
branch: externals/bufferlo
commit 369d48eb5a2d390e50fbb7fc917a1c550897cbdc
Author: shipmints
Commit: shipmints
bufferlo-kill-buffers-prompt for bufferlo-kill-buffers
bufferlo-kill-orphan-buffers
Remove superfluous concat calls.
---
bufferlo.el | 68
branch: externals/bufferlo
commit 91645926ec12adaa19145973b71888b68a17cb07
Author: shipmints
Commit: shipmints
Renamed bufferlo-raise-bookmark to bufferlo-bookmark-raise.
---
bufferlo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index f5d0
branch: externals/bufferlo
commit 82289533441b563b0249515922d005cb6b9a470e
Author: shipmints
Commit: Flo Rommel
Ignore tab-bar--tab advice on Emacs 31
Emacs 31 tab-bar-select-tab correctly handles nil bl and bbl.
---
bufferlo.el | 14 --
1 file changed, 8 insertions(+),
branch: externals/bufferlo
commit 325e7d34779d813300067374d47c50b30a7f01d2
Author: shipmints
Commit: shipmints
Improve messages to include relevant bookmark name
---
bufferlo.el | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
ind
branch: externals/bufferlo
commit 59355cdb4ede79e875f030ce576887e9ffae83d2
Author: shipmints
Commit: Flo Rommel
Wrap 'bufferlo--bookmark-tab-handler' 'tab-bar-new-tab-to'
Use 'tab-bar-new-tab-choice t'.
---
bufferlo.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff -
branch: externals/bufferlo
commit 4e8ff83370364ec862671b71795aade964c57d1c
Author: shipmints
Commit: shipmints
Remove vestigial message in set handler
This was left over from when we had the limitation that loading sets
was not recommended if set-constituent bufferlo bookmarks w
branch: externals/bufferlo
commit 6254d49b67d8f07e8adc9a5533eb4d1876b4c4e1
Author: shipmints
Commit: Flo Rommel
Usability improvements to bufferlo-set-list-interactive
Intangible text for header, headings, and footer. Bookmark entry mouse
and keyboard highlighting. Entry help te
branch: externals/bufferlo
commit 41e4786fd7396391ddff9f4e2fc5c6cc40928609
Author: shipmints
Commit: Flo Rommel
Final stretch 1.1-pre WIP.
- Correct 'bufferlo-kill-buffers' and
'bufferlo-kill-orphan-buffers' 'internal-too' and hidden buffer
filtering (the logic had been inve
branch: externals/bufferlo
commit 76d3dbdf0f5d35c46032a175718242de0dfeee56
Author: shipmints
Commit: Flo Rommel
Add completing-read-multiple and enhance completing-reads
Where needed, ensure required matches with no nulls.
---
bufferlo.el | 58 +++---
branch: externals/bufferlo
commit b941f7fe12e403fa62a2160e1d189f88e38f3bb5
Author: Florian Rommel
Commit: Florian Rommel
Fix and simplify undo-tab and undelete-frame
---
bufferlo.el | 38 ++
1 file changed, 22 insertions(+), 16 deletions(-)
diff --git a/
branch: externals/bufferlo
commit 2277fe891fcf2cae0be1f1dd08222cc3a7c52d7a
Author: shipmints
Commit: Flo Rommel
Linting fixes
---
bufferlo.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index ecb46fadb0..342f7d9070 100644
--- a/bufferlo
branch: externals/bufferlo
commit f2e25899b68fa54d069cd07ef4fe928da56592fa
Author: Florian Rommel
Commit: Florian Rommel
Do not set read-answer-short
Setting read-answer-short should be left to the user.
---
bufferlo.el | 106
branch: externals/bufferlo
commit 80d9c8738b731bbcc8a2187290b43ad9f1b2fa66
Author: Florian Rommel
Commit: Florian Rommel
Add bufferlo--warn calls
---
bufferlo.el | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index c56df5332a..667dcfc
branch: externals/bufferlo
commit 1b7ed15387e10c352452c7f0459a5fc145c380dd
Author: shipmints
Commit: shipmints
Ignore tab-bar--tab advice on Emacs 31
Emacs 31 tab-bar-select-tab correctly handles nil bl and bbl.
---
bufferlo.el | 14 --
1 file changed, 8 insertions(+),
branch: externals/bufferlo
commit 652fe5c72dcd53b388511db4bf84fae34b2165cf
Author: shipmints
Commit: shipmints
Document CRM prompt recommendation
---
README.org | 23 +++
1 file changed, 23 insertions(+)
diff --git a/README.org b/README.org
index 7a479bfbf8..09140ffbb6
branch: externals/bufferlo
commit 3e485f5633149bb58bffb9371c428ace8b9e9478
Author: shipmints
Commit: shipmints
bufferlo-bookmarks-load skip already loaded bookmarks
If one loads a session that contains bookmarks that are also indicated
to load, the bookmarks will be loaded prefe
branch: externals/bufferlo
commit d8c3a667856715f1e3b6dcdab10a898f82f06067
Author: shipmints
Commit: shipmints
Change b-bookmark-prefer-saveplace-point to
b-bookmark-inhibit-bookmark-point
Remove the runtime test for saveplace mode in favor of documentation.
This allows users t
branch: externals/bufferlo
commit 070be481584406b71c29eb7e8b7ec3327ab96654
Author: Florian Rommel
Commit: Florian Rommel
Cleanup bufferlo--clear-tab-bookmarks-by-name
Fix compiler warning.
---
bufferlo.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git
branch: externals/bufferlo
commit 70ceb0491f2246f3cba7b88477341f6173e5aeb9
Author: shipmints
Commit: shipmints
Add convenience aliases to shorten which-key key bindings help text.
---
bufferlo.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/bufferlo
branch: externals/bufferlo
commit b2112494bbfd98038a5e79463938a88094b3e9ce
Author: shipmints
Commit: shipmints
Frame handling improvements
These include geometry and speeding up frame creation.
New defcustoms:
- bufferlo-set-frame-geometry-function
- bufferlo-f
branch: externals/bufferlo
commit 37192fc6a7f98ffa43875ec2bfee189b872e92a0
Author: shipmints
Commit: shipmints
Wrap 'bufferlo--bookmark-tab-handler' 'tab-bar-new-tab-to'
Use 'tab-bar-new-tab-choice t'.
---
bufferlo.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --
branch: externals/bufferlo
commit cb215f5e98fbce4000bb2657ef021a06bcdc8848
Author: shipmints
Commit: Florian Rommel
Add bufferlo-bookmark-tab-failed-buffer-policy
* README.org: Document the new feature.
* bufferlo.el (bufferlo-bookmark-tab-failed-buffer-policy): New
defcusto
branch: externals/bufferlo
commit 4eaab7e03fef1e751f50fa64bacc55e0e5700edf
Author: Florian Rommel
Commit: Florian Rommel
Streamline frame & tab bookmark loading and saving
Clean up the code.
bufferlo-bookmark-{frame|tab}-save now ignore the policies if they
already have an a
branch: externals/bufferlo
commit 18fd250ae33f29c19ccdda7db51401a7301cbc5d
Author: Florian Rommel
Commit: Florian Rommel
Refine README
---
README.org | 162 -
1 file changed, 64 insertions(+), 98 deletions(-)
diff --git a/README.o
branch: externals/bufferlo
commit 68f09242a24893928bbb9b9f8fb1febb60d0ee44
Author: shipmints
Commit: shipmints
Added workflow tip for saving base name and base name=as bookmarks
---
README.org | 8
1 file changed, 8 insertions(+)
diff --git a/README.org b/README.org
index 90d08e67
branch: externals/bufferlo
commit 492c725562ad82ff665856e32a8b62e0e16aa9bb
Author: shipmints
Commit: shipmints
Tweak to frame geometry restore to sit-for with a redisplay.
This seems to help resizing take effect by forcing Emacs to sync with
the window manager. It's of no harm,
branch: externals/bufferlo
commit 6b4e50313fae3c45a8658dbdc3b6fc43fc594b6d
Author: shipmints
Commit: Flo Rommel
Fix comment typo reuse not resue
---
bufferlo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index 2e4498a6a0..f096b3cc4e 100644
branch: externals/bufferlo
commit 60480a39e5e2fa8ca19586d0137e90c5971d2583
Author: Florian Rommel
Commit: Florian Rommel
Bump minimum required Emacs version to 29.1
---
bufferlo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo.el
index f2aed09f75
branch: externals/bufferlo
commit 8e3694bef8db0d99c17264e3d2af9b12a2a531a7
Author: Florian Rommel
Commit: Florian Rommel
Update README
---
README.org | 183 +
1 file changed, 74 insertions(+), 109 deletions(-)
diff --git a/README.
branch: externals/bufferlo
commit 42b521c1c9e54be7fc2056344d7a717d55106800
Author: shipmints
Commit: shipmints
Modernize 'tab-bar-undo-close-tab' handling
On Emacs < 31, advice is used, otherwise
'tab-bar-post-undo-close-tab-functions' is used.
---
bufferlo.el | 36
branch: externals/bufferlo
commit 16132cefc35d9e973ce2f1d21c79af9493810440
Author: shipmints
Commit: shipmints
Documentation updates WIP.
---
README.org | 345 ++---
1 file changed, 218 insertions(+), 127 deletions(-)
diff --git a/REA
branch: externals/bufferlo
commit e416f21e4fd20a914eac840907ce56a892cd039d
Author: shipmints
Commit: shipmints
Address bufferlo--bookmark-get-duplicate-policy flymake missing docstring
---
bufferlo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bufferlo.el b/bufferlo
branch: externals/bufferlo
commit 530159db2f8b56053158d9519ba460c953486e31
Author: shipmints
Commit: Florian Rommel
Correct doc references to bufferlo-bookmarks-save-at-emacs-exit
---
README.org | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.
branch: externals/bufferlo
commit c000d9fa139c5b4694b364d8af02cf5c948ff880
Author: shipmints
Commit: Flo Rommel
Use numeric equality for prefix-numeric-value's
---
bufferlo.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index 2f27edabb
branch: externals/bufferlo
commit 4eed004ef0ae8a3a863370d0bebe76824092a6f3
Author: shipmints
Commit: shipmints
Silence byte-compiler
Remove Emacs 31 define-ibuffer-op lambda support for now.
---
bufferlo.el | 54 ++
1 file changed
branch: externals/bufferlo
commit bc6aa4e3013efcb04d0749ac750248652e60fec5
Author: shipmints
Commit: shipmints
Support sessions in bufferlo-bookmarks-load bufferlo-bookmarks-close
bufferlo-tab-close-kill-buffers correctly deletes the frame (if not
the last one remaining).
branch: externals/bufferlo
commit dc1c7ae607c945ea538890a77b6f54b802374e46
Author: shipmints
Commit: shipmints
Usability improvements to bufferlo-set-list-interactive
Intangible text for header, headings, and footer. Bookmark entry mouse
and keyboard highlighting. Entry help tex
branch: externals/bufferlo
commit c2424a1c1f0e736a17e7cf84d4ba966744f12637
Author: shipmints
Commit: Florian Rommel
Big bang: dupe handling, Emacs workarounds, package-versions, misc.
- Package version bumped to ELPA friendly 1.1-pre (ELPA dev
only)
- :package-version assign
branch: externals/bufferlo
commit c1aa5058169c96b939430febd6f1311103f38e48
Author: shipmints
Commit: shipmints
Add bufferlo mode-line faces and more customizations
---
bufferlo.el | 91 +++--
1 file changed, 64 insertions(+), 27 deleti
branch: externals/bufferlo
commit ca103eb6eb9ff8416c8cba02294d5309a7ff772b
Author: shipmints
Commit: Flo Rommel
Support define-ibuffer-op opstring prompt functions
For Emacs < 31, use static strings.
For Emacs > 30, use context-sensitive prompt functions.
---
bufferlo.el | 52 +
branch: externals/bufferlo
commit b431ec33cfaec51639d64846ccfacdea2e677bc4
Author: shipmints
Commit: Flo Rommel
Synchronize tab bookmark entries bookmark list and buffer list
Previously, only the bookmark name list was filtered. Now they both
respect 'bufferlo--bookmark-filter-
branch: externals/bufferlo
commit 099c7df70db4a02e8cb6d0f5834a8880f63c7bce
Author: shipmints
Commit: shipmints
Quiet flymake and byte-compiler warnings
---
bufferlo.el | 72 +++--
1 file changed, 37 insertions(+), 35 deletions(-)
diff
branch: externals/bufferlo
commit 0f08341f4356803bbd00acc7d7cf2b30266b90f4
Author: shipmints
Commit: shipmints
Synchronize tab bookmark entries bookmark list and buffer list
Previously, only the bookmark name list was filtered. Now they both
respect 'bufferlo--bookmark-filter-b
branch: externals/bufferlo
commit e4ab6444f29dc82178d9c232263c5af0a857ec9c
Author: shipmints
Commit: shipmints
metadata typo. bookmark advice refinement.
---
bufferlo.el | 24 +---
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
branch: externals/bufferlo
commit 25e8f6d4fa711612a08dd7fd8ccffe9859dcdd94
Author: shipmints
Commit: Flo Rommel
Workaround for bookmark--jump-via in Emacs 31
This uses a self-removing hook to escape a save-window-excursion
encapsulation in bookmark--jump-via that was introduced
branch: externals/bufferlo
commit d7e94f611a8ba23001db738e3fd4ef1012bbb9d3
Author: shipmints
Commit: shipmints
Refined buffer-live-p checks
Found a case where calling bufferlo-kill-buffers tried to kill dead
buffers.
---
bufferlo.el | 38 --
branch: externals/bufferlo
commit 861cca9ac78c0eae16ecff3c36a3af4f411bed69
Author: shipmints
Commit: Flo Rommel
Correct bufferlo--tab-bar-undo-close-tab-advice duplicate check
---
bufferlo.el | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/bufferlo.el b/bufferlo
branch: externals/bufferlo
commit a42f306d48092e58859678e206ae456f4343f288
Author: shipmints
Commit: Flo Rommel
Document CRM prompt recommendation
---
README.org | 23 +++
1 file changed, 23 insertions(+)
diff --git a/README.org b/README.org
index 7a479bfbf8..09140ffbb6
branch: externals/bufferlo
commit 71c5e2a4de7df8abb7ac2e0df72108c1e091dec1
Author: Florian Rommel
Commit: Florian Rommel
Streamline bufferlo--bookmark-get-duplicate-policy
---
bufferlo.el | 235 +++-
1 file changed, 122 insertions(+),
branch: externals/bufferlo
commit d0c7a52f21264eec1763ba6abb2e8176ca15c6e1
Author: shipmints
Commit: shipmints
Add bufferlo-frame-sleep-for to the configuration example
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index fdf736a510..e264b83820 10
branch: externals/bufferlo
commit dd31bd7f35fb7b0a5d93fb97c10f3a0454c5ef5a
Author: shipmints
Commit: shipmints
Remove bufferlo-set-frame-geometry-default make-frame-invisible
This interferes with frame z-order on GTK. There seems to be no
performance implication removing it.
---
branch: externals/bufferlo
commit 2e6f922c6e514ae883e0ac0f6dd55267b013a527
Author: shipmints
Commit: Flo Rommel
Refine buffer/orphan killing
This handles both tab/frame closing and non-closing cases
---
bufferlo.el | 22 --
1 file changed, 16 insertions(+), 6 de
branch: externals/bufferlo
commit f93479e2fcb5e5bb7a0f53378ca0359d38674d8c
Author: Florian Rommel
Commit: Florian Rommel
Fix long line
---
bufferlo.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index eb3e246bcb..f2aed09f75 100644
--- a/
branch: externals/bufferlo
commit b70886d88ebf638c3282cbe095abbc859a7768e1
Author: shipmints
Commit: Flo Rommel
equal faster than string=
---
bufferlo.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index 342f7d9070..a01b3ac2ba 100644
---
branch: externals/bufferlo
commit db3d7b8f19a3fc3f324ab734a692b0316c193fcb
Author: shipmints
Commit: Flo Rommel
Clarify docstrings saying if rather than when
This helps to avoid the interpretation of conditional timing
vs. conditional state.
---
bufferlo.el | 30 +++
branch: externals/bufferlo
commit 512723ec4138013f844a2b1dfb172fffc7c1634c
Author: shipmints
Commit: Flo Rommel
Wrap bookmark--jump-via to ignore display-func for bufferlo bookmarks
This solves for bookmark interfering with window actions.
---
bufferlo.el | 31 +
branch: externals/bufferlo
commit 7b074d00e12fb3e5e30901f0c31cbdc423590e9a
Author: shipmints
Commit: shipmints
Add missing bufferlo-bookmark-frame-duplicate-policy custom items
---
bufferlo.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bufferlo.el b/bufferlo.el
index 3071c40327..
branch: externals/bufferlo
commit f618ac1271a1fd59efe05a1835722affc981d093
Author: Florian Rommel
Commit: Florian Rommel
Sync commentary with README
---
bufferlo.el | 46 ++
1 file changed, 26 insertions(+), 20 deletions(-)
diff --git a/bufferlo.
branch: externals/bufferlo
commit 558d1d8e2588ff3e16cb16de492af7f43c83617c
Author: shipmints
Commit: Florian Rommel
Correct typo in ibuffer compatibility macro
---
bufferlo.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/bufferlo.el b/bufferlo.el
index
branch: externals/bufferlo
commit 3e8e528abdde9b4a40929104b99e3eab9b799790
Author: shipmints
Commit: Flo Rommel
Fix bufferlo--bookmark-completing-read for vanilla Emacs completion
---
bufferlo.el | 32
1 file changed, 20 insertions(+), 12 deletions(-)
diff
branch: externals/bufferlo
commit ff607d2f64815cf6c35568dda320fa7621a22603
Author: shipmints
Commit: Florian Rommel
Add defcustom bufferlo-mode-line setter
This allows users to change the mode line dynamically.
---
bufferlo.el | 23 ---
1 file changed, 20 insert
branch: externals/bufferlo
commit f9113a6e7ea6fd3588cde0c312146b3e52209f26
Author: shipmints
Commit: shipmints
Add bookmark handler post-load callback functions and docs
---
README.org | 17 +
bufferlo.el | 46 --
2 files changed,
branch: externals/bufferlo
commit 983e0f9834f08170f082f35fd731f20623ccbba8
Author: shipmints
Commit: shipmints
Correct typos in tab-replace-policy tab-in-bookmarked-frame-policy helpers
Copy pasta returning the wrong policies.
---
bufferlo.el | 4 ++--
1 file changed, 2 insertions(
1 - 100 of 251 matches
Mail list logo