unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH-v2] Don't eat last newline character of citations
@ 2009-12-14  5:41 Kan-Ru Chen
  2009-12-14  5:41 ` [PATCH 1/4] emacs: " Kan-Ru Chen
  0 siblings, 1 reply; 6+ messages in thread
From: Kan-Ru Chen @ 2009-12-14  5:41 UTC (permalink / raw)
  To: notmuch

This patch series fixed the indentation problem of git HEAD and did
some minor cleanup of (- (..) 1) usage.

The second patch connects two citations block if them are blank line
separated, for example:

    > block 1
    > block 1

    > block 2

Will be treat as one citation block. The side effect is that any blank
line following the citation will be hidden, too.

The fourth patch is intend to decorate the citation button with
font-lock-comment-face so that the button can stand out form other
contents.

Cheers,
            Kanru

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-02-08 22:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14  5:41 [PATCH-v2] Don't eat last newline character of citations Kan-Ru Chen
2009-12-14  5:41 ` [PATCH 1/4] emacs: " Kan-Ru Chen
2009-12-14  5:41   ` [PATCH 2/4] emacs: Connect two hunk of citations if only blank separated Kan-Ru Chen
2009-12-14  5:41     ` [PATCH 3/4] emacs: Some cleanup Kan-Ru Chen
2009-12-14  5:41       ` [PATCH 4/4] emacs: Use font-lock-comment-face to highlight citation button Kan-Ru Chen
2010-02-08 22:34         ` Carl Worth

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).