public inbox for howm-eng@lists.osdn.me
 help / color / mirror / Atom feed
* [Howm-eng 27] Re: How can I change summary format to show title insteadof file name?
@ 2006-03-22 13:57 khi
  0 siblings, 0 replies; only message in thread
From: khi @ 2006-03-22 13:57 UTC (permalink / raw)


Hi.

At Wed, 22 Mar 2006 18:52:47 +0800,
highfly22 at gmail.com 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 at users.sourceforge.jp


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-22 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-22 13:57 [Howm-eng 27] Re: How can I change summary format to show title insteadof file name? khi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).