[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: ;;; anything.el --- open anything
From: |
Drew Adams |
Subject: |
RE: ;;; anything.el --- open anything |
Date: |
Mon, 6 Aug 2007 10:59:23 -0700 |
> 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.
* You do not need `fit-frame.el' for Anything. If you do not have
`fit-frame' in your `load-path', then it is not used. In that case, there is
no error and no change in Anything behavior - a standalone *anything* frame
is simply not resized to fit the buffer; that's all.
* `fit-frame.el' is not part of the GNU Emacs distribution. It makes no
difference which version of Emacs you have; `fit-frame.el' works with Emacs
20, 21, and 22. It is available here:
http://www.emacswiki.org/cgi-bin/wiki/fit-frame.el.
* You are correct that `fit-frame.el' was updated on 2007-07-21 to allow a
fourth parameter, and Anything reflects that. So, if you do have
`fit-frame.el' in your `load-path' and you use `anything.el', then you will
want to update your version of `fit-frame.el'.
In sum, either update `fit-frame.el' or remove it from your `load-path'.
Anything should work fine in either case.
HTH - Drew
- Re: ;;; anything.el --- open anything, (continued)
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/03
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/04
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/04
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/04
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/04
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/04
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/04
- Re: ;;; anything.el --- open anything, Richard Stallman, 2007/08/05
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/05
- Re: ;;; anything.el --- open anything, billclem, 2007/08/06
- RE: ;;; anything.el --- open anything,
Drew Adams <=
- Re: ;;; anything.el --- open anything, Bill Clementson, 2007/08/06
- RE: ;;; anything.el --- open anything, Drew Adams, 2007/08/06
- Re: ;;; anything.el --- open anything, Bill Clementson, 2007/08/06
- Message not available
- Re: ;;; anything.el --- open anything, billclem, 2007/08/06
- RE: ;;; anything.el --- open anything, Drew Adams, 2007/08/06
- Re: ;;; anything.el --- open anything, Bill Clementson, 2007/08/06
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/07
- Re: ;;; anything.el --- open anything, billclem, 2007/08/07
- Re: ;;; anything.el --- open anything, billclem, 2007/08/06
- RE: ;;; anything.el --- open anything, Drew Adams, 2007/08/06