Skip to content

make-frame-invisible issues #21

@emacsomancer

Description

@emacsomancer

In GitLab by @artemyurchenko on Aug 17, 2020, 03:50

There are three lines in the code:

;; double-tap, otherwise frame lands in limbo
(make-frame-invisible current-frame)
(make-frame-invisible current-frame)                 

I wonder, if setting the force parameter of make-frame-invisible would remove the need for double invocation.

Documenting to experiment later.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions