]> git.cworth.org Git - notmuch-wiki/log
notmuch-wiki
8 years agonews for 0.20.1. s/setup/set up/ change for 0.3 included
Tomi Ollila [Thu, 4 Jun 2015 04:56:13 +0000 (07:56 +0300)]
news for 0.20.1. s/setup/set up/ change for 0.3 included

8 years agonews for 0.20
Tomi Ollila [Mon, 1 Jun 2015 21:42:40 +0000 (00:42 +0300)]
news for 0.20

8 years agoindex: add NetBSD, Homebrew, and pkgsrc to "Obtaining Notmuch"
J. Lewis Muir [Wed, 3 Jun 2015 19:13:27 +0000 (14:13 -0500)]
index: add NetBSD, Homebrew, and pkgsrc to "Obtaining Notmuch"

Add NetBSD to the distribution list in the "Obtaining Notmuch" section.
Add Homebrew and pkgsrc to the list of third-party package managers for
OS X.  Remove the word "Mac" from "Mac OS X" to get just "OS X" which
matches Apple's official naming.

8 years agoMinor tweak to some wording.
Carl Worth [Wed, 3 Jun 2015 18:10:05 +0000 (11:10 -0700)]
Minor tweak to some wording.

Trying to soften things a bit, (we wouldn't want to suggest that
anyone that ran into trouble doesn't have common sense).

8 years agoSimple word chang from "managing" to "manipulating"
Carl Worth [Wed, 3 Jun 2015 18:02:48 +0000 (11:02 -0700)]
Simple word chang from "managing" to "manipulating"

Nothing too important.

8 years agoDrop the word "wizard" from description of initial run of "notmuch"
Carl Worth [Wed, 3 Jun 2015 17:55:45 +0000 (10:55 -0700)]
Drop the word "wizard" from description of initial run of "notmuch"

I've never liked connotations I have of the word "wizard" when used to
describe some software that collects information from a user. My hope
is that "notmuch" does a better job than most of the software I've
encountered that has the name "wizard" applied to it.

8 years agoMore attempts to rewrite the opening of the web page.
Carl Worth [Wed, 3 Jun 2015 17:50:33 +0000 (10:50 -0700)]
More attempts to rewrite the opening of the web page.

(As you might guess, I still haven't quite gotten the wiki
write-access to work yet. In the meantime, hopefully the churn here
improves things.)

8 years agoAdd an introductory paragraph to the top-level of the website.
Carl Worth [Wed, 3 Jun 2015 17:41:16 +0000 (10:41 -0700)]
Add an introductory paragraph to the top-level of the website.

What I'm not saying here is that I'm really just testing that write
access to the wiki works again...

8 years agoChange tagline on the home page
Carl Worth [Wed, 3 Jun 2015 17:22:16 +0000 (10:22 -0700)]
Change tagline on the home page

I've never liked "the mail indexer" as a tagline. "Just an email
system" might not be great either, but I think it's at least better.

9 years agonmbug: You only need to push over SSH
W. Trevor King [Sat, 28 Mar 2015 15:37:02 +0000 (08:37 -0700)]
nmbug: You only need to push over SSH

You can still pull with the Git protocol.  Pulling over SSH is
optional, and likely depends on how paranoid you are about MiTM
attacks ;).  Still, if pulling with the Git protocol is good enough
for non-contributors, it's probably good enough for contributors as
well.

9 years agonmbug: Update after the Perl-to-Python migration that landed in 0.19
W. Trevor King [Sat, 28 Mar 2015 15:32:26 +0000 (08:32 -0700)]
nmbug: Update after the Perl-to-Python migration that landed in 0.19

9 years agonmbug: Add a link to the archive mbox
W. Trevor King [Sat, 28 Mar 2015 15:26:54 +0000 (08:26 -0700)]
nmbug: Add a link to the archive mbox

9 years agosplit off bug reporting info to it's own page
David Bremner [Sat, 28 Mar 2015 09:16:38 +0000 (10:16 +0100)]
split off bug reporting info to it's own page

9 years agoAdd notes on postfix local(8) envelope headers.
Harlan Lieberman-Berg [Sat, 21 Feb 2015 18:38:03 +0000 (13:38 -0500)]
Add notes on postfix local(8) envelope headers.

9 years agoWhen piping notmuch search into xargs, use --no-run-if-empty.
Michele Orrù [Sat, 24 Jan 2015 17:19:06 +0000 (18:19 +0100)]
When piping notmuch search into xargs, use --no-run-if-empty.

This might be useful to avoid non-zero returncodes when there are no search
results and xargs' command expect one or more arguments, like in `rm`.

9 years agoWhen removing mail files, use xargs -0 instead of -l to avoid whitespace errors.
Michele Orrù [Sat, 24 Jan 2015 17:16:51 +0000 (18:16 +0100)]
When removing mail files, use xargs -0 instead of -l to avoid whitespace errors.

Replace
"$ notmuch search --output=files tag:deleted | xargs -l rm" with
"notmuch … --format=text0 --output=files … | xargs -0"
It might be useful for people having spaces inside their imap folder names
(e.g. "Sent mail" in gmail), nonetheless that's simply wrong to use spaces as
separators according to unix standard iirc.

9 years agoadded Jaro Mail to list of frontends
Jaromil [Sat, 17 Jan 2015 12:22:00 +0000 (13:22 +0100)]
added Jaro Mail to list of frontends

Worth mentiong as it helps to introduce newbies.
Of course this is shameless self promotion.

9 years agoAdd a performance comment about the use of ecryptfs
Jonathan Bisson [Mon, 1 Dec 2014 20:55:44 +0000 (14:55 -0600)]
Add a performance comment about the use of ecryptfs

9 years agonews for 0.19 -- added 4 missing backticks
Tomi Ollila [Sat, 15 Nov 2014 14:46:48 +0000 (16:46 +0200)]
news for 0.19 -- added 4 missing backticks

9 years agomanual pages for 0.19 (sans api page, for now)
Tomi Ollila [Sat, 15 Nov 2014 13:58:39 +0000 (15:58 +0200)]
manual pages for 0.19 (sans api page, for now)

9 years agonews for 0.19
Tomi Ollila [Sat, 15 Nov 2014 09:26:35 +0000 (11:26 +0200)]
news for 0.19

9 years agoA news/release-0.18.2.mdwn
Tomi Ollila [Mon, 10 Nov 2014 17:39:20 +0000 (19:39 +0200)]
A news/release-0.18.2.mdwn

9 years agoAdded Adrian Perez' email address completer
Danny O'Brien [Mon, 10 Nov 2014 04:47:32 +0000 (20:47 -0800)]
Added Adrian Perez' email address completer

9 years agoindex: fix sup link
Jani Nikula [Wed, 29 Oct 2014 21:05:35 +0000 (23:05 +0200)]
index: fix sup link

9 years agoexcluding: Fix 'rung' -> 'run' typo
W. Trevor King [Mon, 27 Oct 2014 20:41:13 +0000 (13:41 -0700)]
excluding: Fix 'rung' -> 'run' typo

9 years agodocument the license change
Jani Nikula [Thu, 16 Oct 2014 19:18:35 +0000 (22:18 +0300)]
document the license change

9 years agowikiwriteaccess: simplify
Jani Nikula [Wed, 15 Oct 2014 18:11:14 +0000 (21:11 +0300)]
wikiwriteaccess: simplify

9 years agoCOPYING: links to license copies
Jani Nikula [Wed, 15 Oct 2014 18:04:34 +0000 (21:04 +0300)]
COPYING: links to license copies

9 years agoCOPYING: The wiki is now dual licensed under CC-BY-SA-3.0 and GPL v3+
Jani Nikula [Sun, 12 Oct 2014 19:53:30 +0000 (22:53 +0300)]
COPYING: The wiki is now dual licensed under CC-BY-SA-3.0 and GPL v3+

All the content in the wiki now falls into one of these categories, in
decreasing order of quantity:

* The authors have agreed that all of their contributions to the notmuch
  wiki can be dual licensed under CC-BY-SA-3.0 and GPL v3+.

* The content is copied from the notmuch main repository and is licensed
  under GPL v3+. Effectively this is the man pages.

* The authors have not been reached but their contribution have been a
  very minor or trivial change or cleanup of content falling into above
  categories.

* The authors have not been reached but the content has been deleted.

9 years agoCOPYING: add CC-BY-SA-3.0 and GPLv3 license texts
Jani Nikula [Sun, 12 Oct 2014 19:53:29 +0000 (22:53 +0300)]
COPYING: add CC-BY-SA-3.0 and GPLv3 license texts

In preparation of making the switch.

9 years agoShow the defadvice to overwrite the sender address.
Sebastian Fischmeister [Mon, 13 Oct 2014 11:58:13 +0000 (07:58 -0400)]
Show the defadvice to overwrite the sender address.

9 years agowikiwriteaccess: require valid user.name and user.email
Jani Nikula [Sun, 12 Oct 2014 19:23:12 +0000 (22:23 +0300)]
wikiwriteaccess: require valid user.name and user.email

9 years agoRevert "Added another way to set the from address automatically when sending mail...
Jani Nikula [Sun, 12 Oct 2014 19:18:28 +0000 (22:18 +0300)]
Revert "Added another way to set the from address automatically when sending mail through msmtp."

This reverts commit f1bc6af50df4383abc038fd22d26356eb18075bc, because
the author was not reachable for a license change. Please do not bring
back the content without proper licensing.

9 years agoemacstips: invoking the external html viewer
Jani Nikula [Sun, 12 Oct 2014 19:08:49 +0000 (22:08 +0300)]
emacstips: invoking the external html viewer

Rewrite because the information was mostly obsolete *and* we couldn't
reach the author of existing text for license change:

commit 703ae92a5c0acdbea5384b36b78ea341e0b07da1
Author: Konrad Scorciapino <konrad@scorciapino.com>
Date:   Wed Mar 23 16:20:16 2011 -0300

    html rendering

Please don't resurrect that text without proper license.

9 years agoreplace notmuch::reviewed with an equivalent query
Sergei Shilovsky [Fri, 3 Oct 2014 11:30:47 +0000 (15:30 +0400)]
replace notmuch::reviewed with an equivalent query

nmbug commit 433ff6b859781288daa2c762d6d8427d8b332f79 removes that tag
from all messages.

notmuch::reviewed is useless and is not used since 2011 (except once).
It wasn't mentioned in wiki (except for one example) and
http://nmbug.tethera.net/status/ . There were only 8 threads with this
tag.

9 years agonote to obtain the whole mailing list to use nmbug
Sergei Shilovsky [Wed, 1 Oct 2014 14:39:04 +0000 (18:39 +0400)]
note to obtain the whole mailing list to use nmbug

9 years agoupdate documentation for akonadi address completion
Maximilian Mehnert [Tue, 30 Sep 2014 18:07:37 +0000 (20:07 +0200)]
update documentation for akonadi address completion

9 years agoadded a section about helm and address completion
Sebastian Fischmeister [Thu, 18 Sep 2014 18:07:38 +0000 (14:07 -0400)]
added a section about helm and address completion

9 years agofixup
Jani Nikula [Mon, 15 Sep 2014 11:53:51 +0000 (13:53 +0200)]
fixup

9 years agocitation line
Jani Nikula [Mon, 15 Sep 2014 11:52:15 +0000 (13:52 +0200)]
citation line

9 years agoadd a quick tip about mailcap
David Bremner [Thu, 11 Sep 2014 07:51:40 +0000 (09:51 +0200)]
add a quick tip about mailcap

9 years agoAdd section on "Reading and verifying encrypted and signed messages"
Vagrant Cascadian [Wed, 20 Aug 2014 00:03:02 +0000 (17:03 -0700)]
Add section on "Reading and verifying encrypted and signed messages"

9 years agopatchformatting: remove the content in favour of contributing.mdwn
Jani Nikula [Wed, 13 Aug 2014 16:41:36 +0000 (19:41 +0300)]
patchformatting: remove the content in favour of contributing.mdwn

9 years ago0.18.1 namual pages -- latest man-to-mdwn.pl & man(1)
Tomi Ollila [Mon, 4 Aug 2014 07:15:07 +0000 (10:15 +0300)]
0.18.1 namual pages -- latest man-to-mdwn.pl & man(1)

9 years agoquick note on how to kill threads
David Bremner [Thu, 24 Jul 2014 18:28:47 +0000 (15:28 -0300)]
quick note on how to kill threads

9 years agobackquote html_static_path
Tomi Ollila [Wed, 25 Jun 2014 12:20:11 +0000 (15:20 +0300)]
backquote html_static_path

9 years agonew file: news/release-0.18.1.mdwn
Tomi Ollila [Wed, 25 Jun 2014 12:17:48 +0000 (15:17 +0300)]
new file:   news/release-0.18.1.mdwn

9 years agoadd pointer to deletion instructions
David Bremner [Wed, 25 Jun 2014 10:11:23 +0000 (07:11 -0300)]
add pointer to deletion instructions

9 years agonmbug: Update clone instructions for v0.18
W. Trevor King [Sun, 1 Jun 2014 15:27:26 +0000 (08:27 -0700)]
nmbug: Update clone instructions for v0.18

With notmuch v0.18 the nmbug repository format changed and we gained a
clone command [1,2].  Add a link to the live nmbug version, so it's
easier for folks to download nmbug independently from notmuch.

[1]: c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with
     @{upstream}, 2014-03-09)
[2]: 512ffe3 (NEWS: Document the recent 'nmbug clone' and @{upstream}
     changes, 2014-04-15)

9 years agotrial&error take three
Tomi Ollila [Sun, 1 Jun 2014 15:29:45 +0000 (18:29 +0300)]
trial&error take three

9 years agolet's see whether ./ is enough...
Tomi Ollila [Sun, 1 Jun 2014 15:26:21 +0000 (18:26 +0300)]
let's see whether ./ is enough...

9 years agoreference "notmuch init file" more often
Tomi Ollila [Sun, 1 Jun 2014 15:24:01 +0000 (18:24 +0300)]
reference "notmuch init file" more often

9 years agoA missing "
Tomi Ollila [Sun, 1 Jun 2014 15:17:11 +0000 (18:17 +0300)]
A missing "

9 years agoMention notmuch-init-file (~.emacs.d/notmuch-config.el) and
Tomi Ollila [Sat, 31 May 2014 18:06:56 +0000 (21:06 +0300)]
Mention notmuch-init-file (~.emacs.d/notmuch-config.el) and
remove the related autoload wrapper.

9 years agoremoved trailing period(.) from NEWS source and rerun news2wiki.pl
Tomi Ollila [Thu, 8 May 2014 09:55:23 +0000 (12:55 +0300)]
removed trailing period(.) from NEWS source and rerun news2wiki.pl

9 years agoquotes gone
Tomi Ollila [Wed, 7 May 2014 21:12:05 +0000 (00:12 +0300)]
quotes gone

9 years agoone tweak more
Tomi Ollila [Wed, 7 May 2014 21:09:03 +0000 (00:09 +0300)]
one tweak more

9 years agoa bit more tweaked man-to-mdwn.pl
Tomi Ollila [Wed, 7 May 2014 20:31:59 +0000 (23:31 +0300)]
a bit more tweaked man-to-mdwn.pl

9 years agoemacstips: tag regions in search mode.
Mark Walters [Tue, 6 May 2014 16:04:03 +0000 (17:04 +0100)]
emacstips: tag regions in search mode.

9 years agoemacstips: fix english usage
Mark Walters [Tue, 6 May 2014 15:17:32 +0000 (16:17 +0100)]
emacstips: fix english usage

9 years agoemacstips: update tagging lisp snippets
Mark Walters [Tue, 6 May 2014 15:10:43 +0000 (16:10 +0100)]
emacstips: update tagging lisp snippets

Update the tagging snippets to reflect the latest version of notmuch
tag. In fact these snippets work back to at least 0.13 (as lists of
tag changes were always allowed) so this simplifies the page
considerably. We deem pre 0.13 as archaic (debian stable has 0.13) and
remove the examples for older notmuches.

9 years agotweak 2 -- run man(1) instead of groff(1)...
Tomi Ollila [Tue, 6 May 2014 11:52:30 +0000 (14:52 +0300)]
tweak 2 -- run man(1) instead of groff(1)...

9 years agomanpages, tweaked man-to-mdwm.pl a bit to make
Tomi Ollila [Tue, 6 May 2014 09:34:35 +0000 (12:34 +0300)]
manpages, tweaked man-to-mdwm.pl a bit to make
this work. some post-hand-editing required...

9 years agoA release-0.18.mdwn
Tomi Ollila [Tue, 6 May 2014 08:33:25 +0000 (11:33 +0300)]
A release-0.18.mdwn

9 years agoAdd a user page for me to explicitly dual license my content.
Hamish Downer [Mon, 5 May 2014 12:31:05 +0000 (13:31 +0100)]
Add a user page for me to explicitly dual license my content.

9 years agoemacstips: add sample code for viewing patches in diff-mode
Mark Walters [Sun, 4 May 2014 08:39:35 +0000 (09:39 +0100)]
emacstips: add sample code for viewing patches in diff-mode

9 years agoemacstips: update to 0.18
Mark Walters [Sun, 4 May 2014 08:32:57 +0000 (09:32 +0100)]
emacstips: update to 0.18

Update the saved searches section to reflect the newstyle variable
introduced in 0.18.

9 years agoadd missing ) to example code
Scott Hewitt [Sat, 3 May 2014 23:55:44 +0000 (00:55 +0100)]
add missing ) to example code

9 years agofix intro for vimtips
Jani Nikula [Fri, 2 May 2014 21:56:41 +0000 (00:56 +0300)]
fix intro for vimtips

9 years agoadd the logo all around
Jani Nikula [Fri, 2 May 2014 21:37:57 +0000 (00:37 +0300)]
add the logo all around

9 years agolink to references
Jani Nikula [Fri, 2 May 2014 14:26:18 +0000 (17:26 +0300)]
link to references

9 years agoadd references page
Jani Nikula [Fri, 2 May 2014 14:22:47 +0000 (17:22 +0300)]
add references page

9 years agocontributing: man pages are now under doc directory
Jani Nikula [Thu, 1 May 2014 19:07:38 +0000 (22:07 +0300)]
contributing: man pages are now under doc directory

9 years agoAdded link to MacPorts in the Obtaining section.
Charles Celerier [Thu, 1 May 2014 18:45:35 +0000 (14:45 -0400)]
Added link to MacPorts in the Obtaining section.

9 years agowikiwriteaccess: licensing
Jani Nikula [Thu, 1 May 2014 17:48:17 +0000 (20:48 +0300)]
wikiwriteaccess: licensing

10 years agonmbug: Update documentation to point to devel, not contrib
Carl Worth [Mon, 21 Apr 2014 19:04:30 +0000 (12:04 -0700)]
nmbug: Update documentation to point to devel, not contrib

The nmbug script moved over a year ago, but the stale path lived on in
the wiki.

10 years agoupdate distros packaking notmuch
Jani Nikula [Sat, 5 Apr 2014 21:15:13 +0000 (00:15 +0300)]
update distros packaking notmuch

10 years agorefer to the new ruby vim on the frontpage
Jani Nikula [Sat, 5 Apr 2014 20:55:44 +0000 (23:55 +0300)]
refer to the new ruby vim on the frontpage

10 years agoadd a link to dkg's page about inline pgp
David Bremner [Sun, 30 Mar 2014 01:43:53 +0000 (22:43 -0300)]
add a link to dkg's page about inline pgp

10 years agoIncrement the number of options
Hamish Downer [Wed, 12 Mar 2014 20:12:14 +0000 (20:12 +0000)]
Increment the number of options

10 years agoAdd notmuch-abook to the address book section
Hamish Downer [Wed, 12 Mar 2014 20:10:48 +0000 (20:10 +0000)]
Add notmuch-abook to the address book section

10 years agofallback exit handler...
Tomi Ollila [Sun, 2 Mar 2014 17:32:47 +0000 (19:32 +0200)]
fallback exit handler...

10 years agogit blame told me I got this line wrong...
Tomi Ollila [Sun, 2 Mar 2014 16:04:10 +0000 (18:04 +0200)]
git blame told me I got this line wrong...

10 years agotune after "what you got" view
Tomi Ollila [Sun, 2 Mar 2014 16:00:30 +0000 (18:00 +0200)]
tune after "what you got" view

10 years agonote to self: no git commit -am in wrong places!
Tomi Ollila [Sun, 2 Mar 2014 15:56:46 +0000 (17:56 +0200)]
note to self: no git commit -am in wrong places!

10 years agoremoteusage/124 with environment variables!
Tomi Ollila [Sun, 2 Mar 2014 15:53:00 +0000 (17:53 +0200)]
remoteusage/124 with environment variables!

10 years agoscript & doc in par with nottoomuch-remote.(bash|rst)
Tomi Ollila [Sat, 1 Mar 2014 11:57:14 +0000 (13:57 +0200)]
script & doc in par with nottoomuch-remote.(bash|rst)

10 years agocontributing: Recommend -vN over --subject-prefix="PATCH vN"
W. Trevor King [Mon, 3 Feb 2014 11:36:11 +0000 (03:36 -0800)]
contributing: Recommend -vN over --subject-prefix="PATCH vN"

It's a lot easier to type, and it dates back to Git v1.8.2 (added with
98294e9, Merge branch 'jc/format-patch-reroll', 2013-01-11).

10 years agolink to faq from index
Jani Nikula [Wed, 15 Jan 2014 08:17:17 +0000 (09:17 +0100)]
link to faq from index

10 years agofaq change
Jani Nikula [Wed, 15 Jan 2014 08:16:16 +0000 (09:16 +0100)]
faq change

10 years agoinitial faq
Jani Nikula [Wed, 15 Jan 2014 08:12:39 +0000 (09:12 +0100)]
initial faq

10 years agoupdated manpages using fingerterm on N9
Tomi Ollila [Tue, 31 Dec 2013 13:22:24 +0000 (15:22 +0200)]
updated manpages using fingerterm on N9

picked instructions how to do that from commit message from Aug 2013.

10 years agoAdd notmuch 0.17 release notes
Maxim Vuets [Tue, 31 Dec 2013 12:25:40 +0000 (13:25 +0100)]
Add notmuch 0.17 release notes

10 years agoAdd openSUSE package search
Thorsten Behrens [Thu, 7 Nov 2013 11:34:53 +0000 (12:34 +0100)]
Add openSUSE package search

10 years agocorrect small akonadimailsearch script problem
Maximilian Mehnert [Sun, 27 Oct 2013 20:20:53 +0000 (21:20 +0100)]
correct small akonadimailsearch script problem

10 years agoadd instructions for akonadi email address completion
Maximilian Mehnert [Sun, 27 Oct 2013 19:29:09 +0000 (20:29 +0100)]
add instructions for akonadi email address completion

10 years agoFedora link updated (0.13.2 there :/)
Tomi Ollila [Sat, 28 Sep 2013 16:47:35 +0000 (19:47 +0300)]
Fedora link updated (0.13.2 there :/)

10 years agoescapes
Jani Nikula [Tue, 10 Sep 2013 08:24:40 +0000 (10:24 +0200)]
escapes

10 years agosearching: more emphasis on man page, fix date range search info
Jani Nikula [Tue, 10 Sep 2013 08:17:29 +0000 (10:17 +0200)]
searching: more emphasis on man page, fix date range search info

10 years agomy user page
Jani Nikula [Sun, 8 Sep 2013 17:33:05 +0000 (20:33 +0300)]
my user page