From mboxrd@z Thu Jan 1 00:00:00 1970 From: khi at users.sourceforge.jp (khi at users.sourceforge.jp) Date: Mon, 20 Nov 2017 20:52:41 +0900 Subject: [Howm-eng 119] Re: Add another notes directory In-Reply-To: <785300560.1757987.1511170716998@mail.yahoo.com> References: <785300560.1757987.1511170716998.ref@mail.yahoo.com> <785300560.1757987.1511170716998@mail.yahoo.com> Message-ID: <87shd9upyu.wl@id.domain> Hi, Yassine-san. This should work: ;; search other directories in addition to `howm-directory'. (setq howm-search-path '("~/other_tool_dir" "~/yet/another/tool_dir")) (setq howm-search-other-dir t) -- khi at users.sourceforge.jp