Skip to content

Hidden messages and copying #295

@defanor

Description

@defanor

When copying (kill-ring-saving) channel messages, the hidden with the "fool list" functionality messages also get copied if they are present between visible ones. It's rather surprising to see them after yanking in another buffer where buffer-invisibility-spec is not set to hide those. Actually, seems like they also become visible when yanking into the same channel's prompt.

Perhaps filter-buffer-substring-function should be set to cut those messages out if they are not visible at the time of copying.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions