emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Window-groups


From: Richard M Stallman
Subject: Re: [PATCH] Window-groups
Date: Mon, 23 Jun 2008 10:14:41 -0400

    +  (let* ((name (concat "group-" (number-to-string window-group--counter)))
    +         (group (make-symbol name)))

I think the name should be given by the caller, not constructed.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]