2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Emacs 24 でhowmがうまく動かなかった時

2
Posted at

Emacs 24 で howmを使っている時に、「<<<hoge」みたいなリンクから遷移しようとすると以下のエラーが出る。

minibuffer
Error in post-command-hook (riffle-post-command): (void-variable inhibit-first-line-modes-regexps)

リンクに限らずhowmで全文検索すると同じようにエラーになる。

Emacs 24 に対応していないhowmのバージョン(1.3.9)を使っていたのが原因だった。
howm 1.4.1に更新したら大丈夫になった。

最新版は以下ページで頂いた。
http://howm.sourceforge.jp/index-j.html

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?