public inbox for howm-eng@lists.osdn.me
 help / color / mirror / Atom feed
From: areiner at tph.tuwien.ac.at (Albert Reiner)
Subject: [Howm-eng 104] Re: synchronizing howm notes over several computers
Date: 08 Oct 2012 09:19:56 +0200	[thread overview]
Message-ID: <86y5jhv3ab.fsf@willehalm.reiner> (raw)
In-Reply-To: <87sj9tghu9.wl@id.domain>

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.


  reply	other threads:[~2012-10-08  7:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-22  8:50 [Howm-eng 98] " areiner
2012-09-22 10:55 ` [Howm-eng 99] " vukini
2012-09-23  9:42   ` [Howm-eng 100] " areiner
2012-09-23 11:51     ` [Howm-eng 101] " khi
2012-09-27  9:36       ` [Howm-eng 102] " areiner
2012-10-05 13:37         ` [Howm-eng 103] " khi
2012-10-08  7:19           ` areiner [this message]
2012-10-09  9:17             ` [Howm-eng 105] " areiner
2012-12-27  3:31               ` [Howm-eng 111] " khi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86y5jhv3ab.fsf@willehalm.reiner \
    --to=howm-eng@lists.osdn.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).