From mboxrd@z Thu Jan 1 00:00:00 1970 From: khi at users.sourceforge.jp (khi at users.sourceforge.jp) Date: Tue, 20 Nov 2012 21:52:00 +0900 Subject: [Howm-eng 109] Re: Show title rather than file name in summaries In-Reply-To: <86ip92vuic.fsf@willehalm.reiner> References: <86wqxoy5wj.fsf@willehalm.reiner> <87ip98xuvp.wl@id.domain> <86ip92vuic.fsf@willehalm.reiner> Message-ID: <87mwycwi6n.wl@id.domain> Hi, Albert-san. Would you try (setq howm-list-title t) ;; Show title in any case. or "M-x customize-variable RET howm-list-title RET" in addition to the following lines? (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