emacs-purpose icon indicating copy to clipboard operation
emacs-purpose copied to clipboard

Review and refactor old code

Open bmag opened this issue 9 years ago • 1 comments

Review the existing code, find bits of bad implementation and improve them. For example, (purpose-flatten (mapcar #'window-list frames)) is bad and should be replaced by (window-list-1 nil nil frames). (edit: window-list-1 doesn't work like this)

bmag avatar Feb 21 '16 17:02 bmag

Automatically closed by commit, but not completely fixed yet so reopen.

bmag avatar Aug 09 '18 12:08 bmag