[Howm-eng 27] Re: How can I change summary format to show title insteadof file name?

Back to archive index

khi****@users***** khi****@users*****
Wed Mar 22 22:57:42 JST 2006


Hi.

At Wed, 22 Mar 2006 18:52:47 +0800,
highf****@gmail***** wrote:
> default summary format is show file name first, but it makes no sense to me.
> How can I replace the file name with the note title, just like the buffer
> name?

You can select one of these styles.
  file-name | matched-line
  file-name | title-of-matched-note
(Please try M-x customize-variable RET howm-list-title RET.)

If you like another style,
  title-of-matched-note | matched-line
it's not implemented to the release version at now.

I added an adhoc-cheap-inefficient-experimental code for it
to the test version:
        http://howm.sourceforge.jp/a/howm-test.tar.gz

You need this setting to activate that code.
(setq howm-view-list-title-type 2) ;; Show title before summary.
(setq howm-view-summary-format "") ;; If you want to delete file names.

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



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