From mboxrd@z Thu Jan 1 00:00:00 1970 From: areiner at tph.tuwien.ac.at (Albert Reiner) Date: 09 Oct 2012 11:17:29 +0200 Subject: [Howm-eng 105] Re: synchronizing howm notes over several computers In-Reply-To: <86y5jhv3ab.fsf@willehalm.reiner> References: <86obkyigpr.fsf@willehalm.reiner> <0E294F35-CBD8-4703-867B-E3ED42E5F31B@gmail.com> <86fw69krc6.fsf@willehalm.reiner> <87bogxufc6.wl@id.domain> <86haqjvmcb.fsf@willehalm.reiner> <87sj9tghu9.wl@id.domain> <86y5jhv3ab.fsf@willehalm.reiner> Message-ID: <86pq4s80nq.fsf@willehalm.reiner> 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 , 08 Oct 2012 09:19:56 +0200]: > Hi, > > sorry for the delay: > > [khi at users.sourceforge.jp, 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.