Re: tc.el --- timid completion

2007-02-26 Thread Richard Stallman
;;; tc.el --- timid completion ;; Copyright (C) 2007 Free Software Foundation, Inc. Has this actually been assigned to the FSF? I took a quick look in the FSF copyright.list file and did not see it. Good point. This has not been assigned, not yet

Re: tc.el --- timid completion

2007-02-26 Thread Kim F. Storm
Thorsten Bonow [EMAIL PROTECTED] writes: Alas, it is not working with ido.el, my favorite enhancement of the find-file/switch-buffer mechanism (even when dropping out of ido completion by pressing C-f again). I just updated ido in Emacs 22 to work with timid.el -- just use the C-x C-f C-f

Re: tc.el --- timid completion

2007-02-26 Thread Christoph Conrad
Hi Tamas, i canceled the message about one minute after sending it to the newsgroup, but obviously it was already exchanged with other newsservers. Okay, but why is it better? I can append the initialization at the end of my .emacs, and the minibuffer hook is executed as last hook function,

Re: tc.el --- timid completion

2007-02-25 Thread Thorsten Bonow
RMS == Richard Stallman [EMAIL PROTECTED] writes: RMS tc.el sounds like an interesting feature, but I have no way to contact RMS the developer of it to discuss the question of putting it into Emacs. RMS Would the developer please respond to me? Hi, nice package. Thanks for the good

Re: tc.el --- timid completion

2007-02-25 Thread Thorsten Bonow
One more thing: The source is garbled (at least with my GNUS and on google groups); I think automatic line breaking has messed up a comment: ; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free

Re: tc.el --- timid completion

2007-02-25 Thread [EMAIL PROTECTED]
On Feb 25, 11:59 am, Thorsten Bonow [EMAIL PROTECTED] aachen.de wrote: It should be noted that there already is a tc.el out there: Trivial Cite http://www.emacswiki.org/cgi-bin/wiki/TrivialCite I forgot to google for the name. Package renamed to timid.el spamfilteraccount BTW, it

Re: tc.el --- timid completion

2007-02-25 Thread Thorsten Bonow
TP == spamfilteraccount [EMAIL PROTECTED] writes: Alas, it is not working with ido.el, my favorite enhancement of the find-file/switch-buffer mechanism (even when dropping out of ido completion by pressing C-f again). TP The dropping out thing is easy. Just add

Re: tc.el --- timid completion

2007-02-25 Thread John Sullivan
[EMAIL PROTECTED] [EMAIL PROTECTED] writes: ;;; tc.el --- timid completion ;; Copyright (C) 2007 Free Software Foundation, Inc. Has this actually been assigned to the FSF? I took a quick look in the FSF copyright.list file and did not see it. ;; You should have received a copy of the GNU

Re: tc.el --- timid completion

2007-02-25 Thread [EMAIL PROTECTED]
On Feb 25, 7:35 pm, John Sullivan [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] [EMAIL PROTECTED] writes: ;;; tc.el --- timid completion ;; Copyright (C) 2007 Free Software Foundation, Inc. Has this actually been assigned to the FSF? I took a quick look in the FSF copyright.list file