Bug#712837: howm: auto-mode-alist of .howm

2014-02-27 Thread Kevin Ryde
Youhei SASAKI writes: > > We don't provide auto-mode-alist in 50howm.el, and upstream provide > auto-mode-alist in howm-misc.el. Thus I follow upstream manner. I think it should be in 50howm.el as (add-to-list 'auto-mode-alist '("\\.howm\\'" . text-mode)) Generally things like auto-mode-ali

Bug#712837: howm: auto-mode-alist of .howm

2014-02-23 Thread Youhei SASAKI
Hi, sorry for my late response. At Thu, 20 Jun 2013 09:51:18 +1000, Kevin Ryde wrote: > > /usr/share/emacs/site-lisp/howm/howm-misc.el contains an auto-mode-alist > entry > > ("\\.howm$" . text-mode) > > This could helpfully be in 50howm.el so that .howm files are always > visited in text-

Bug#712837: howm: auto-mode-alist of .howm

2013-06-19 Thread Kevin Ryde
Package: howm Version: 1.4.1-2 Severity: wishlist File: /etc/emacs/site-start.d/50howm.el /usr/share/emacs/site-lisp/howm/howm-misc.el contains an auto-mode-alist entry ("\\.howm$" . text-mode) This could helpfully be in 50howm.el so that .howm files are always visited in text-mode, irrespec