notmuch-archives.git
9 years ago[PATCH 4/5] emacs: modify show tag functions to use new notmuch-tag interface
Jameson Graef Rollins [Sat, 14 Apr 2012 18:52:53 +0000 (11:52 +1700)]
[PATCH 4/5] emacs: modify show tag functions to use new notmuch-tag interface

9 years ago[PATCH 3/5] emacs: modify search tag functions to use new notmuch-tag interface
Jameson Graef Rollins [Sat, 14 Apr 2012 18:52:52 +0000 (11:52 +1700)]
[PATCH 3/5] emacs: modify search tag functions to use new notmuch-tag interface

9 years ago[PATCH 2/5] emacs: allow notmuch-tag to accept string inputs and prompt for tags
Jameson Graef Rollins [Sat, 14 Apr 2012 18:52:51 +0000 (11:52 +1700)]
[PATCH 2/5] emacs: allow notmuch-tag to accept string inputs and prompt for tags

9 years ago[PATCH 1/5] emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
Jameson Graef Rollins [Sat, 14 Apr 2012 18:52:50 +0000 (11:52 +1700)]
[PATCH 1/5] emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el

9 years agoemacs tagging cleanup, v3
Jameson Graef Rollins [Sat, 14 Apr 2012 18:52:49 +0000 (11:52 +1700)]
emacs tagging cleanup, v3

9 years ago[PATCH v2 6/6] man: document notmuch tag --stdin option
Jani Nikula [Sat, 14 Apr 2012 12:15:31 +0000 (15:15 +0300)]
[PATCH v2 6/6] man: document notmuch tag --stdin option

9 years ago[PATCH v2 5/6] test: add test for notmuch tag --stdin option
Jani Nikula [Sat, 14 Apr 2012 12:15:30 +0000 (15:15 +0300)]
[PATCH v2 5/6] test: add test for notmuch tag --stdin option

9 years ago[PATCH v2 4/6] cli: add support for batch tagging operations to "notmuch tag"
Jani Nikula [Sat, 14 Apr 2012 12:15:29 +0000 (15:15 +0300)]
[PATCH v2 4/6] cli: add support for batch tagging operations to "notmuch tag"

9 years ago[PATCH v2 3/6] test/hex-escaping: new test for hex escaping routines
Jani Nikula [Sat, 14 Apr 2012 12:15:28 +0000 (15:15 +0300)]
[PATCH v2 3/6] test/hex-escaping: new test for hex escaping routines

9 years ago[PATCH v2 2/6] test/hex-xcode: new test binary
Jani Nikula [Sat, 14 Apr 2012 12:15:27 +0000 (15:15 +0300)]
[PATCH v2 2/6] test/hex-xcode: new test binary

9 years ago[PATCH v2 1/6] hex-escape: (en|de)code strings to/from restricted character set
Jani Nikula [Sat, 14 Apr 2012 12:15:26 +0000 (15:15 +0300)]
[PATCH v2 1/6] hex-escape: (en|de)code strings to/from restricted character set

9 years ago[PATCH v2 0/6] batch tagging support: "notmuch tag --stdin"
Jani Nikula [Sat, 14 Apr 2012 12:15:25 +0000 (15:15 +0300)]
[PATCH v2 0/6] batch tagging support: "notmuch tag --stdin"

9 years agoRe: [PATCH v4 0/6] Config-related patches
Mark Walters [Sat, 14 Apr 2012 08:25:52 +0000 (09:25 +0100)]
Re: [PATCH v4 0/6] Config-related patches

9 years ago[PATCH v4 6/6] man: Document 'config list' command
Peter Wang [Sat, 14 Apr 2012 01:41:06 +0000 (11:41 +1000)]
[PATCH v4 6/6] man: Document 'config list' command

9 years ago[PATCH v4 5/6] config: Add 'config list' command
Peter Wang [Sat, 14 Apr 2012 01:41:05 +0000 (11:41 +1000)]
[PATCH v4 5/6] config: Add 'config list' command

9 years ago[PATCH v4 4/6] test: Add broken test for 'config list'
Peter Wang [Sat, 14 Apr 2012 01:41:04 +0000 (11:41 +1000)]
[PATCH v4 4/6] test: Add broken test for 'config list'

9 years ago[PATCH v4 3/6] test: Add tests for 'config' command
Peter Wang [Sat, 14 Apr 2012 01:41:03 +0000 (11:41 +1000)]
[PATCH v4 3/6] test: Add tests for 'config' command

9 years ago[PATCH v4 2/6] config: Check 'config get' arity exactly
Peter Wang [Sat, 14 Apr 2012 01:41:02 +0000 (11:41 +1000)]
[PATCH v4 2/6] config: Check 'config get' arity exactly

9 years ago[PATCH v4 1/6] config: Fix free in 'config get' implementation.
Peter Wang [Sat, 14 Apr 2012 01:41:01 +0000 (11:41 +1000)]
[PATCH v4 1/6] config: Fix free in 'config get' implementation.

9 years ago[PATCH v4 0/6] Config-related patches
Peter Wang [Sat, 14 Apr 2012 01:41:00 +0000 (11:41 +1000)]
[PATCH v4 0/6] Config-related patches

9 years agoRe: [PATCH 0/6] Finish show rewrite
Mark Walters [Fri, 13 Apr 2012 12:33:33 +0000 (13:33 +0100)]
Re: [PATCH 0/6] Finish show rewrite

9 years agoRe: [PATCH] emacs-show: open excluded matches if no other matches
Mark Walters [Fri, 13 Apr 2012 09:29:19 +0000 (10:29 +0100)]
Re: [PATCH] emacs-show: open excluded matches if no other matches

9 years agoRe: [PATCH] emacs-show: open excluded matches if no other matches
Jani Nikula [Fri, 13 Apr 2012 08:57:13 +0000 (08:57 +0000)]
Re: [PATCH] emacs-show: open excluded matches if no other matches

9 years agoRe: [PATCH] lib: work around talloc_steal usage from C++ code
Austin Clements [Thu, 12 Apr 2012 21:04:14 +0000 (17:04 +2000)]
Re: [PATCH] lib: work around talloc_steal usage from C++ code

9 years ago[PATCH] lib: work around talloc_steal usage from C++ code
Jani Nikula [Thu, 12 Apr 2012 20:57:39 +0000 (23:57 +0300)]
[PATCH] lib: work around talloc_steal usage from C++ code

9 years agoRe: incrontab?
Jani Nikula [Thu, 12 Apr 2012 20:53:13 +0000 (23:53 +0300)]
Re: incrontab?

9 years agoRe: [PATCH] emacs-show: open excluded matches if no other matches
Tomi Ollila [Thu, 12 Apr 2012 19:20:52 +0000 (22:20 +0300)]
Re: [PATCH] emacs-show: open excluded matches if no other matches

9 years agoRe: [PATCH] emacs-show: open excluded matches if no other matches
Tomi Ollila [Thu, 12 Apr 2012 19:10:10 +0000 (22:10 +0300)]
Re: [PATCH] emacs-show: open excluded matches if no other matches

9 years agoRe: [PATCH] emacs-show: open excluded matches if no other matches
Jameson Graef Rollins [Thu, 12 Apr 2012 19:08:16 +0000 (12:08 +1700)]
Re: [PATCH] emacs-show: open excluded matches if no other matches

9 years agoRe: [PATCH] notmuch-mutt: replace gnu sed and xargs with perl
Tomi Ollila [Thu, 12 Apr 2012 18:49:35 +0000 (21:49 +0300)]
Re: [PATCH] notmuch-mutt: replace gnu sed and xargs with perl

9 years agoRe: [PATCH] notmuch-mutt: replace gnu sed and xargs with perl
Taylor Carpenter [Thu, 12 Apr 2012 18:29:59 +0000 (13:29 +1900)]
Re: [PATCH] notmuch-mutt: replace gnu sed and xargs with perl

9 years agoRe: [PATCH 4/4] Explicitly type void* pointers
Austin Clements [Thu, 12 Apr 2012 17:57:29 +0000 (13:57 +2000)]
Re: [PATCH 4/4] Explicitly type void* pointers

9 years agoRe: [RFC] Split notmuch_database_close into two functions
Justus Winter [Thu, 12 Apr 2012 17:19:39 +0000 (19:19 +0200)]
Re: [RFC] Split notmuch_database_close into two functions

9 years agoRe: [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor
Austin Clements [Thu, 12 Apr 2012 17:02:49 +0000 (13:02 +2000)]
Re: [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor

9 years agoRe: [RFC] Split notmuch_database_close into two functions
Austin Clements [Thu, 12 Apr 2012 16:57:44 +0000 (12:57 +2000)]
Re: [RFC] Split notmuch_database_close into two functions

9 years agoRe: incrontab?
Justus Winter [Thu, 12 Apr 2012 15:52:34 +0000 (17:52 +0200)]
Re: incrontab?

9 years agoRe: incrontab?
Christophe-Marie Duquesne [Thu, 12 Apr 2012 15:27:40 +0000 (17:27 +0200)]
Re: incrontab?

9 years agoRe: incrontab?
Adam Wolfe Gordon [Thu, 12 Apr 2012 15:12:15 +0000 (09:12 +1800)]
Re: incrontab?

9 years agoRe: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view
David Bremner [Thu, 12 Apr 2012 11:55:40 +0000 (08:55 +2100)]
Re: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view

9 years agoRe: [PATCH] News for raw format changes
David Bremner [Thu, 12 Apr 2012 11:53:32 +0000 (08:53 +2100)]
Re: [PATCH] News for raw format changes

9 years agoRe: bug fixes to emacs notmuch-tag-completion function
David Bremner [Thu, 12 Apr 2012 11:52:24 +0000 (08:52 +2100)]
Re: bug fixes to emacs notmuch-tag-completion function

9 years agoRe: [PATCH] debian: add gnupg-agent to notmuch recommends
David Bremner [Thu, 12 Apr 2012 11:51:48 +0000 (08:51 +2100)]
Re: [PATCH] debian: add gnupg-agent to notmuch recommends

9 years agoRe: [RFC] Split notmuch_database_close into two functions
Justus Winter [Thu, 12 Apr 2012 09:05:33 +0000 (11:05 +0200)]
Re: [RFC] Split notmuch_database_close into two functions

9 years agoincrontab?
David Belohrad [Thu, 12 Apr 2012 08:25:45 +0000 (10:25 +0200)]
incrontab?

9 years agousing bbdb with autocompletion
David Belohrad [Thu, 12 Apr 2012 08:18:10 +0000 (10:18 +0200)]
using bbdb with autocompletion

9 years agoRe: idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both...
Rainer M Krug [Thu, 12 Apr 2012 08:05:16 +0000 (10:05 +0200)]
Re: idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?

9 years agoRe: [PATCH 4/4] Explicitly type void* pointers
Jani Nikula [Thu, 12 Apr 2012 08:02:12 +0000 (08:02 +0000)]
Re: [PATCH 4/4] Explicitly type void* pointers

9 years agoRe: [PATCH] notmuch-mutt: replace gnu sed and xargs with perl
Tomi Ollila [Thu, 12 Apr 2012 07:07:54 +0000 (10:07 +0300)]
Re: [PATCH] notmuch-mutt: replace gnu sed and xargs with perl

9 years agoRe: [PATCH] notmuch-mutt: Using /usr/bin/env to call perl
Tomi Ollila [Thu, 12 Apr 2012 07:00:14 +0000 (10:00 +0300)]
Re: [PATCH] notmuch-mutt: Using /usr/bin/env to call perl

9 years ago[PATCH] notmuch-mutt: replace gnu sed and xargs with perl
Taylor Carpenter [Thu, 12 Apr 2012 00:29:53 +0000 (19:29 +1900)]
[PATCH] notmuch-mutt: replace gnu sed and xargs with perl

9 years ago[PATCH] notmuch-mutt: Using /usr/bin/env to call perl
Taylor Carpenter [Thu, 12 Apr 2012 00:26:09 +0000 (19:26 +1900)]
[PATCH] notmuch-mutt: Using /usr/bin/env to call perl

9 years agoRe: idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both...
Alex Botero-Lowry [Wed, 11 Apr 2012 21:23:46 +0000 (14:23 +1700)]
Re: idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?

9 years agoRe: How to decrypt multipart/encrypted parts in notmuch-emacs
Jameson Graef Rollins [Wed, 11 Apr 2012 21:14:03 +0000 (14:14 +1700)]
Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoRe: [PATCH 4/4] Explicitly type void* pointers
Austin Clements [Wed, 11 Apr 2012 21:11:13 +0000 (17:11 +2000)]
Re: [PATCH 4/4] Explicitly type void* pointers

9 years agoRe: How to decrypt multipart/encrypted parts in notmuch-emacs
Daniel Kahn Gillmor [Wed, 11 Apr 2012 21:09:09 +0000 (17:09 +2000)]
Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoRe: How to decrypt multipart/encrypted parts in notmuch-emacs
Olivier Berger [Wed, 11 Apr 2012 21:02:58 +0000 (23:02 +0200)]
Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoRe: [PATCH v2] Record dependencies during build instead of before
Tomi Ollila [Wed, 11 Apr 2012 20:52:01 +0000 (23:52 +0300)]
Re: [PATCH v2] Record dependencies during build instead of before

9 years agoRe: How to decrypt multipart/encrypted parts in notmuch-emacs
Olivier Berger [Wed, 11 Apr 2012 20:50:47 +0000 (22:50 +0200)]
Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoRe: Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: Re: How...
Olivier Berger [Wed, 11 Apr 2012 20:46:23 +0000 (22:46 +0200)]
Re: Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years ago[PATCH v2] Record dependencies during build instead of before
Austin Clements [Wed, 11 Apr 2012 20:38:39 +0000 (16:38 +2000)]
[PATCH v2] Record dependencies during build instead of before

9 years agoRe: [PATCH 2/4] dirent->d_type not available on Soalris
Austin Clements [Wed, 11 Apr 2012 19:36:09 +0000 (15:36 +2000)]
Re: [PATCH 2/4] dirent->d_type not available on Soalris

9 years agoRe: bug fixes to emacs notmuch-tag-completion function
Tomi Ollila [Wed, 11 Apr 2012 19:23:38 +0000 (22:23 +0300)]
Re: bug fixes to emacs notmuch-tag-completion function

9 years agoRe: [PATCH 0/6] Finish show rewrite
Tomi Ollila [Wed, 11 Apr 2012 19:11:56 +0000 (22:11 +0300)]
Re: [PATCH 0/6] Finish show rewrite

9 years agoRe: [PATCH 2/4] dirent->d_type not available on Soalris
Tomi Ollila [Wed, 11 Apr 2012 18:57:45 +0000 (21:57 +0300)]
Re: [PATCH 2/4] dirent->d_type not available on Soalris

9 years agoRe: [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
Tomi Ollila [Wed, 11 Apr 2012 18:47:32 +0000 (21:47 +0300)]
Re: [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh

9 years ago[PATCH] debian: add gnupg-agent to notmuch recommends
Jameson Graef Rollins [Wed, 11 Apr 2012 17:23:51 +0000 (10:23 +1700)]
[PATCH] debian: add gnupg-agent to notmuch recommends

9 years agoRe: Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: Re: How...
Daniel Kahn Gillmor [Wed, 11 Apr 2012 17:09:29 +0000 (13:09 +2000)]
Re: Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoNotmuch not able to decrypt some GPG multipart/encrypted emails - Was: Re: How to...
Olivier Berger [Wed, 11 Apr 2012 16:58:29 +0000 (18:58 +0200)]
Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoRe: How to decrypt multipart/encrypted parts in notmuch-emacs
Jameson Graef Rollins [Wed, 11 Apr 2012 16:41:05 +0000 (09:41 +1700)]
Re: How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoHow to decrypt multipart/encrypted parts in notmuch-emacs
Olivier Berger [Wed, 11 Apr 2012 15:07:33 +0000 (17:07 +0200)]
How to decrypt multipart/encrypted parts in notmuch-emacs

9 years agoRe: [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
Vladimir Marek [Wed, 11 Apr 2012 08:43:42 +0000 (10:43 +0200)]
Re: [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh

9 years agoidea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?
Rainer M Krug [Wed, 11 Apr 2012 08:06:36 +0000 (10:06 +0200)]
idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?

9 years agoRe: [PATCH 1/2] cli: make --entire-thread=false work for format=json.
Mark Walters [Tue, 10 Apr 2012 20:52:58 +0000 (21:52 +0100)]
Re: [PATCH 1/2] cli: make --entire-thread=false work for format=json.

9 years ago[PATCH] emacs: make elide messages use notmuch-show for omitting messages.
Mark Walters [Tue, 10 Apr 2012 20:48:04 +0000 (21:48 +0100)]
[PATCH] emacs: make elide messages use notmuch-show for omitting messages.

9 years agoRe: how to make postfix running with notmuch-deliver
Jani Nikula [Tue, 10 Apr 2012 19:04:38 +0000 (22:04 +0300)]
Re: how to make postfix running with notmuch-deliver

9 years agoRe: [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
Tomi Ollila [Tue, 10 Apr 2012 17:26:33 +0000 (20:26 +0300)]
Re: [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh

9 years agoRe: [PATCH 1/2] cli: make --entire-thread=false work for format=json.
Adam Wolfe Gordon [Tue, 10 Apr 2012 17:19:07 +0000 (11:19 +1800)]
Re: [PATCH 1/2] cli: make --entire-thread=false work for format=json.

9 years ago[PATCH 2/2] emacs: make elide messages use notmuch-show for omitting messages.
Mark Walters [Tue, 10 Apr 2012 17:04:56 +0000 (18:04 +0100)]
[PATCH 2/2] emacs: make elide messages use notmuch-show for omitting messages.

9 years ago[PATCH 1/2] cli: make --entire-thread=false work for format=json.
Mark Walters [Tue, 10 Apr 2012 17:04:55 +0000 (18:04 +0100)]
[PATCH 1/2] cli: make --entire-thread=false work for format=json.

9 years ago[PATCH 0/2] Allow JSON to use non-entire thread, and use for elide
Mark Walters [Tue, 10 Apr 2012 17:04:54 +0000 (18:04 +0100)]
[PATCH 0/2] Allow JSON to use non-entire thread, and use for elide

9 years agoRe: [PATCH] replace gnu xargs usage in notmuch-mutt with perl
Tomi Ollila [Tue, 10 Apr 2012 16:28:37 +0000 (19:28 +0300)]
Re: [PATCH] replace gnu xargs usage in notmuch-mutt with perl

9 years agoRe: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view
Tomi Ollila [Tue, 10 Apr 2012 16:18:30 +0000 (19:18 +0300)]
Re: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view

9 years agoRe: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view
Adam Wolfe Gordon [Tue, 10 Apr 2012 14:58:45 +0000 (08:58 +1800)]
Re: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view

9 years agohow to make postfix running with notmuch-deliver
David Belohrad [Tue, 10 Apr 2012 13:58:41 +0000 (15:58 +0200)]
how to make postfix running with notmuch-deliver

9 years agoRe: [PATCH v3 4/5] config: Add 'config list' command
Peter Wang [Tue, 10 Apr 2012 08:31:00 +0000 (18:31 +1000)]
Re: [PATCH v3 4/5] config: Add 'config list' command

9 years agoRe: [PATCH] replace gnu xargs usage in notmuch-mutt with perl
Stefano Zacchiroli [Tue, 10 Apr 2012 08:25:52 +0000 (10:25 +0200)]
Re: [PATCH] replace gnu xargs usage in notmuch-mutt with perl

9 years agoRe: [PATCH v3 2/5] test: Add tests for 'config' command
Jameson Graef Rollins [Tue, 10 Apr 2012 07:30:29 +0000 (00:30 +1700)]
Re: [PATCH v3 2/5] test: Add tests for 'config' command

9 years agoRe: [PATCH v3 4/5] config: Add 'config list' command
Jameson Graef Rollins [Tue, 10 Apr 2012 07:22:01 +0000 (00:22 +1700)]
Re: [PATCH v3 4/5] config: Add 'config list' command

9 years agoRe: [PATCH 4/4] Explicitly type void* pointers
Vladimir Marek [Tue, 10 Apr 2012 06:53:24 +0000 (08:53 +0200)]
Re: [PATCH 4/4] Explicitly type void* pointers

9 years agoRe: [PATCH] replace gnu xargs usage in notmuch-mutt with perl
David Bremner [Mon, 9 Apr 2012 22:17:30 +0000 (19:17 +2100)]
Re: [PATCH] replace gnu xargs usage in notmuch-mutt with perl

9 years agoRe: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view
Mark Walters [Mon, 9 Apr 2012 21:57:27 +0000 (22:57 +0100)]
Re: [PATCH] emacs: get rid of trailing spaces in notmuch-hello view

9 years agoRe: Message deletion wisdom
green [Mon, 9 Apr 2012 21:36:45 +0000 (16:36 +1900)]
Re: Message deletion wisdom

9 years agoRe: [PATCH 4/4] Explicitly type void* pointers
Jani Nikula [Mon, 9 Apr 2012 21:31:34 +0000 (00:31 +0300)]
Re: [PATCH 4/4] Explicitly type void* pointers

9 years ago[PATCH] replace gnu xargs usage in notmuch-mutt with perl
Taylor Carpenter [Mon, 9 Apr 2012 21:11:53 +0000 (16:11 +1900)]
[PATCH] replace gnu xargs usage in notmuch-mutt with perl

9 years agoRe: bug fixes to emacs notmuch-tag-completion function
Mark Walters [Mon, 9 Apr 2012 18:51:25 +0000 (19:51 +0100)]
Re: bug fixes to emacs notmuch-tag-completion function

9 years agoRe: [PATCH 7/8] emacs: modify show tag functions to use new notmuch-tag interface
Mark Walters [Mon, 9 Apr 2012 18:42:20 +0000 (19:42 +0100)]
Re: [PATCH 7/8] emacs: modify show tag functions to use new notmuch-tag interface

9 years agoRe: [PATCH 5/8] emacs: modify search tag functions to use new notmuch-tag interface
Mark Walters [Mon, 9 Apr 2012 18:39:43 +0000 (19:39 +0100)]
Re: [PATCH 5/8] emacs: modify search tag functions to use new notmuch-tag interface

9 years ago[PATCH 3/3] emacs: have tag-completion return all tags for nil input
Jameson Graef Rollins [Mon, 9 Apr 2012 18:36:18 +0000 (11:36 +1700)]
[PATCH 3/3] emacs: have tag-completion return all tags for nil input

9 years ago[PATCH 2/3] emacs: include tags from excluded messages in tag tab completion
Jameson Graef Rollins [Mon, 9 Apr 2012 18:36:17 +0000 (11:36 +1700)]
[PATCH 2/3] emacs: include tags from excluded messages in tag tab completion

9 years ago[PATCH 1/3] emacs: update call in tag-completion function
Jameson Graef Rollins [Mon, 9 Apr 2012 18:36:16 +0000 (11:36 +1700)]
[PATCH 1/3] emacs: update call in tag-completion function