emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Unused variable in mouse.el: make-cursor-line-fully-visible


From: Eli Zaretskii
Subject: Re: Unused variable in mouse.el: make-cursor-line-fully-visible
Date: Sat, 27 Jan 2007 19:37:52 +0200

> From: "Drew Adams" <address@hidden>
> Date: Sat, 27 Jan 2007 09:15:28 -0800
> 
> Here's another unused binding, also in `mouse-drag-track'. It seems that
> this code is called only for its side effect. Is there a reason to bind the
> result?

Looks like a witty way of calling a function inside a let* binding.

> Also, the code for `mouse-drag-track' is not indented correctly.
> Please use `M-q' on it. See, e.g., this code starting at line 1043:

Thanks, I fixed the whitespace.




reply via email to

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