[Howm-eng 34] Re: Formatting of filenames in *howmS* and *howmM*

Back to archive index

khi****@users***** khi****@users*****
Tue May 1 22:00:11 JST 2007


Hi. Thanks you for your suggestion.

> Is it possible to add spaces so that it looks like this:
> 
> [Recent]
> > 2007-05           | = Journal for Week 5 of 2007
> > 2006-12-11-162624 | = SAP Timesheet entry

This should work.

(defadvice howm-menu-recent (around columnar-formatting activate)
  (let ((howm-menu-list-format "> %-17s | %s"))
    ad-do-it))

It will be the default behavior in the next version.

-- 
khi****@users*****




More information about the Howm-eng mailing list
Back to archive index