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 62] Re: Removing old notes
Date: Fri, 11 Apr 2008 21:47:01 +0900	[thread overview]
Message-ID: <m37if44kze.wl@id.domain> (raw)
In-Reply-To: <2f1c7d020804101217w4526f89vc2caa59f90c7a3e1@mail.gmail.com>

Hi.

At Thu, 10 Apr 2008 16:17:16 -0300,
Hugo Schmitt wrote:
> As I was quickly looking through notes using n-p (after a howm-list-all), I
> wished that I could remove unwanted notes/files with a simple 'd'.
> I haven't found anything related to delete.

Some users required "delete", "copy", and "move" with a "mark and
execute" style interface.  Then I implemented a command to pass the
current list to Dired-X.  Type X on a list buffer (*howmS* or *howmC*)
to call Dired-X.

This may make you slightly happy.
  (setq howm-view-dired-keep-cursor t)
It will be set by default from the next version.

In addition, you can call a shell command by typing ! on the list
buffer.  You can customize its default histories as below.
  (setq howm-view-summary-shell-last-file "FILE")
  (setq howm-view-summary-shell-hist '("ls -l FILE" "FILE"))

-- 
khi at users.sourceforge.jp



  reply	other threads:[~2008-04-11 12:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-10 19:17 [Howm-eng 61] " hugows
2008-04-11 12:47 ` khi [this message]
2008-04-11 12:50   ` [Howm-eng 63] " hugows
2008-04-12  0:00   ` [Howm-eng 67] " xma
2008-04-14 15:11     ` [Howm-eng 72] " khi
2008-04-15 22:03       ` [Howm-eng 79] " xma

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=m37if44kze.wl@id.domain \
    --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).