command-log-mode icon indicating copy to clipboard operation
command-log-mode copied to clipboard

clw/open-log-command-buffer doesn't respect settings

Open kuppo opened this issue 4 years ago • 0 comments

Hello,

the command clw/open-log-command-buffer doesn't respect the settings, command-log-mode-open-log-turns-on-mode and command-log-mode-is-global, as the clw/toggle-log-command-buffer does.

I'm not an expert of elisp, but I roughly checked the source code. It seems you didn't implement the clw/open-log-command-buffer to check those variables as the clw/toggle-log-command-buffer does.

Can you or anyone help to correct this?

kuppo avatar Aug 17 '21 14:08 kuppo