gnu-emacs-sources
[Top][All Lists]
Advanced

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

Re: ;;; anything.el --- open anything


From: billclem
Subject: Re: ;;; anything.el --- open anything
Date: Mon, 06 Aug 2007 17:33:55 -0000
User-agent: G2/1.0

Hi Tamas,

On Aug 3, 10:16 pm, "address@hidden"
<address@hidden> wrote:
> The new version is uploaded to emacs wiki.

In the latest revision (revision 58) of anything.el, there are a
couple of things that need fixing:

1. (minor) There is a space at the beginning of " (defun anything-
maybe-fit-frame ()" that should be removed.

2. The call to fit-frame in anything-maybe-fit-frame passes in 4
params. The 4th parameter to fit-frame was only added on July 21,
2007. Therefore, this causes breakage for anyone using a released
version of emacs or a CVS emacs that is not pretty recent. Since the
params are optional, you could either just pass in 3 params or
condition the call.

- Bill




reply via email to

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