From: khi at users.sourceforge.jp (khi at users.sourceforge.jp)
Subject: [Howm-eng 56] Re: Newbie...
Date: Wed, 09 Apr 2008 22:18:29 +0900 [thread overview]
Message-ID: <m3r6dfjhei.wl@id.domain> (raw)
In-Reply-To: <200804080629.m386TZK5007471@localhost.localdomain>
At Tue, 8 Apr 2008 08:29:35 +0200,
Xavier Maillard wrote:
> More generally, do you publish all your howm + rd setup onto a
> public place so I can read it and maybe take inspiration from it
> ?
I copy my setup here.
(setq howm-file-name-format "%Y/%Y_%m_%d.rd") ;; I use RD format.
(setq howm-view-search-in-result-correctly t) ;; be aware of paragraph
(autoload 'rd-mode "rd-mode" "major mode for ruby document formatter RD" t)
(add-to-list 'auto-mode-alist '("\\.rd$" . rd-mode))
(defvar rd-mode-hook nil)
(add-hook 'rd-mode-hook 'rd-show-other-block-all)
;; http://howm.sourceforge.jp/a/rd-mode-plus.el
(load-library "rd-mode-plus")
(setq rd-yank-ignore-empty-line t)
--
khi at users.sourceforge.jp
next prev parent reply other threads:[~2008-04-09 13:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-05 0:00 [Howm-eng 38] Newbie xma
2008-04-05 13:35 ` [Howm-eng 39] Newbie khi
2008-04-06 0:00 ` [Howm-eng 42] " xma
2008-04-07 12:56 ` [Howm-eng 44] GPG with EasyPG (Re: Newbie...) khi
2008-04-08 0:00 ` [Howm-eng 48] " xma
2008-04-07 13:03 ` [Howm-eng 45] Re: Newbie khi
2008-04-08 0:00 ` [Howm-eng 47] " xma
2008-04-09 13:16 ` [Howm-eng 55] " khi
2008-04-08 6:29 ` [Howm-eng 49] " xma
2008-04-09 13:18 ` khi [this message]
2008-04-12 0:00 ` [Howm-eng 68] " 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=m3r6dfjhei.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).