alezost / bui.el

Buffer interface library for Emacs
GNU General Public License v3.0
114 stars 10 forks source link

gensym wasn't added until Emacs 26.1 #10

Closed tarsius closed 2 years ago

tarsius commented 2 years ago

But bui specifies 24.3 as the minimal supported Emacs version.

lib/bui/bui-utils.el:484:1:Warning: the function ‘gensym’ is not known to be
    defined.
tarsius commented 2 years ago

Moved to https://gitlab.com/alezost-emacs/bui/-/merge_requests/1.