public inbox for howm-eng@lists.osdn.me
 help / color / mirror / Atom feed
From: khi at users.sourceforge.jp (khi at users.sourceforge.jp)
Subject: [Howm-eng 34] Re: Formatting of filenames in *howmS* and *howmM*
Date: Tue, 01 May 2007 22:00:11 +0900	[thread overview]
Message-ID: <m3wszsem1w.wl@silpion.i> (raw)
In-Reply-To: <447775300704300835n4f7fbe8j3949adb11c8dcaf6@mail.gmail.com>

Hi. Thanks you for your suggestion.

> Is it possible to add spaces so that it looks like this:
> 
> [Recent]
> > 2007-05           | = Journal for Week 5 of 2007
> > 2006-12-11-162624 | = SAP Timesheet entry

This should work.

(defadvice howm-menu-recent (around columnar-formatting activate)
  (let ((howm-menu-list-format "> %-17s | %s"))
    ad-do-it))

It will be the default behavior in the next version.

-- 
khi at users.sourceforge.jp



      reply	other threads:[~2007-05-01 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-30 15:35 [Howm-eng 33] " peter.mielke
2007-05-01 13:00 ` khi [this message]

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=m3wszsem1w.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).