Re: read-abbrev-file function

2006-04-03 Thread Andreas Roehler
Richard Stallman wrote: > Thanks for reporting the bug. I wrote a cleaner fix. > Until it's in the CVS-rep; Here the present state of art: ;; Bugged: read-abbrev-file function in abbrev.el ;; The `(interactive "f' - kontroll-letter takes just ;; the current buffer-file i

Re: read-abbrev-file function

2006-04-03 Thread Andreas Roehler
Richard Stallman wrote: > Thanks for reporting the bug. I wrote a cleaner fix. > Please send copy of the fix, couldn't see it in the CVS-Rep. AFAIS there is a related bug in abbrev.el, the fix depends on the way `read-abbrev-file' is written: ;; Bugged: quietly-read-abbrev-file: ;; old: Inter

Re: read-abbrev-file function

2006-04-02 Thread Richard Stallman
Thanks for reporting the bug. I wrote a cleaner fix. ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

read-abbrev-file function

2006-03-31 Thread Andreas Roehler
;; Bugged: read-abbrev-file function in abbrev.el ;; The `(interactive "f' - kontroll-letter takes just ;; the current buffer-file if you quit the demand ;; with RET. That's not what you want: If the file is ;; already open, there is no need to call ;; `read-abbrev-file',