bufferlo icon indicating copy to clipboard operation
bufferlo copied to clipboard

Add functions to restore custom buffer bookmark properties

Open shipmints opened this issue 1 month ago • 2 comments

  • New defcustoms 'bufferlo-bookmark-buffer-locals', 'bufferlo-bookmark-buffer-handler-functions'.
  • New defuns 'bufferlo-bookmark-map-function-buffer-locals', 'bufferlo-bookmark-buffer-handler-buffer-locals', 'bufferlo-bookmark-map-function-text-scale-mode-amount', 'bufferlo-bookmark-buffer-handler-text-scale-mode-amount'.
  • Update documentation.

shipmints avatar Nov 01 '25 14:11 shipmints

I suppose the configuration of these two features could be simplified like we handle ibuffer integration. The hooks need to be installed in pairs so we could automate this. Nobody will want to have only half the hooks installed, right?

shipmints avatar Nov 03 '25 22:11 shipmints

Done.

shipmints avatar Nov 07 '25 18:11 shipmints