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

2007-07-21 Thread [EMAIL PROTECTED]
On Jul 21, 11:48 pm, Tassilo Horn <[EMAIL PROTECTED]> wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > > Hi Tamas, > > >> That's nice, really nice. I'll have a lot of fun adding stuff to > >> anything-config.el. > > > BTW, don't you want to be in charge of anything-config.el? > > Yes, why

file-props.el - new version

2007-07-21 Thread Mathias Dahl
Time for a new version. I made it possible to coonfigure how multiple tags are read - I think everyone should be happy now :) Also added are a feature to display file properties (comment and tags) while navigating in Dired. Read more in the Commentary below. This version is also on EmacsWiki. E

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

2007-07-21 Thread Tassilo Horn
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: Hi Tamas, >> That's nice, really nice. I'll have a lot of fun adding stuff to >> anything-config.el. > > BTW, don't you want to be in charge of anything-config.el? Yes, why not? I'll create a emacswiki page for anything.el tomorrow (if the weather

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

2007-07-21 Thread [EMAIL PROTECTED]
On Jul 21, 8:27 pm, Tassilo Horn <[EMAIL PROTECTED]> wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > > That's nice, really nice. I'll have a lot of fun adding stuff to > anything-config.el. BTW, don't you want to be in charge of anything-config.el? It may be better if its development is

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

2007-07-21 Thread Tassilo Horn
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: Hi Tamas, [snip] > Now, how's THAT sound? ;) That's nice, really nice. I'll have a lot of fun adding stuff to anything-config.el. Who needs Spotlight if he has emacs, right? ;-) Best regards, Tassilo -- No person, no idea, and no religion dese

Re: realplay.el interface with Real Player v. 1879

2007-07-21 Thread David Hansen
On Sat, 21 Jul 2007 00:51:59 -0400 Richard Stallman wrote: > > Does the mplayer site include a list of non-free codecs? Does it say > > where to get them? That would encourage people to install them. > > Yes. > > That's the problem I thought there was. > > These people have done

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

2007-07-21 Thread [EMAIL PROTECTED]
On Jul 20, 9:22 pm, Tassilo Horn <[EMAIL PROTECTED]> wrote: > > The problem with that no-vc-approach is, that users who extend > anything.el to fit their needs will have to redefine a bunch of > variables, e.g. > > (setq anything-sources '((...))) > (setq anything-type-actions '((...))) > > and