From: khi at users.sourceforge.jp (khi at users.sourceforge.jp)
Subject: [Howm-eng 27] Re: How can I change summary format to show title insteadof file name?
Date: Wed, 22 Mar 2006 22:57:42 +0900 [thread overview]
Message-ID: <m3wtemk2eh.wl@silpion.i> (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
reply other threads:[~2006-03-22 13:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3wtemk2eh.wl@silpion.i \
--to=howm-eng@lists.osdn.me \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).