From mboxrd@z Thu Jan 1 00:00:00 1970 From: areiner at tph.tuwien.ac.at (Albert Reiner) Date: 20 Nov 2012 16:14:47 +0100 Subject: [Howm-eng 110] Re: Show title rather than file name in summaries In-Reply-To: <87mwycwi6n.wl@id.domain> References: <86wqxoy5wj.fsf@willehalm.reiner> <87ip98xuvp.wl@id.domain> <86ip92vuic.fsf@willehalm.reiner> <87mwycwi6n.wl@id.domain> Message-ID: <86wqxgb920.fsf@willehalm.reiner> Hi, thanks again for the response! This: [khi at users.sourceforge.jp, Tue, 20 Nov 2012 21:52:00 +0900]: > (setq howm-list-title t) ;; Show title in any case. > (setq howm-view-list-title-type 2) ;; Show title before summary. > (setq howm-view-summary-format "") ;; If you want to delete file names. is much better. My only gripe is that the title is shown for every single line, and with varying width. E.g., ,---- | = <<< Familien?hnlichkeiten | PhD: Familien?hnlichkeiten - was h?lt sich | = PhD: ART - G?del-L?sungen - Wurml?cher | = PhD: ART - G?del-L?sungen - | = PhD: Anfangs?berlegungen | = PhD: Anfangs?berlegungen | = PhD: Chronologie | = PhD: Chronologie | = PhD: Chronologie | Vorstehungen mit dem Dekan der KTF; konkret zum PhD- | = PhD: Chronologie | auf Lizentiat, nicht PhD. | = PhD: Chronologie | - falls parallel: Offene Frage, ob 3-Jahres-Dauer de `---- Note the many lines with title "= PhD: Chronologie" where only one might be sufficient. Also, ideally the leading "= " might be suppressed in displaying the title as it only takes up a lot of screen space. (Due to my eyes I usually work on a display with 25x80 characters, so 2 characters less are noticable.) But at any rate, that is much better and much more usable for me than at the beginning. Thanks a lot! Albert.