Albert Reiner
arein****@tph*****
Tue Oct 9 18:17:29 JST 2012
Sorry, I forgot to add my Emacs version: I am using howm with GNU Emacs 21.3.1 (i686-pc-linux-gnu) of 2004-03-06 on willehalm running under: Linux willehalm 2.4.24 #7 Wed Jun 2 00:11:16 CEST 2004 i686 GenuineIntel unknown GNU/Linux Regards, Albert. [Albert Reiner <arein****@tph*****>, 08 Oct 2012 09:19:56 +0200]: > Hi, > > sorry for the delay: > > [khi****@users*****, Fri, 05 Oct 2012 22:37:50 +0900]: > > Would you tell me the steps to reproduce this problem? > > I couldn't observe the message > > "find-file-noselect: File ~/.howm-keys no longer exists!" > > in a brief trial. > > very simple: > > $ emacs -q --- do not load ~/.emacs etc. > > evaluate just my howm-specific settings in ~/.emacs: > > (setq howm-directory "~/.howm/" > howm-list-recent-days 10 > howm-menu-schedule-days 20 > howm-menu-schedule-days-before 7) > (add-to-list 'load-path "/usr/share/emacs/site-lisp/howm/") > (require 'howm) > > C-c , , --- show howm menu > q --- quit howm menu > > $ rm ~/.howm-keys > > C-c , , --- attempt to display howm menu again > ---> "File ~/.howm-keys no longer exists!" > > HTH, > > Albert.