notmuch-archives.git
9 years agoRe: Do path: searches handle spaces correctly?
Keith Amidon [Mon, 22 Sep 2014 14:42:11 +0000 (07:42 +1700)]
Re: Do path: searches handle spaces correctly?

9 years agoRe: [PATCH] Add configurable changed tag to messages that have been changed on disk
Gaute Hope [Mon, 22 Sep 2014 12:06:21 +0000 (12:06 +0000)]
Re: [PATCH] Add configurable changed tag to messages that have been changed on disk

9 years ago[PATCH 11/11] cli/insert: add post-insert hook
Jani Nikula [Mon, 22 Sep 2014 09:55:02 +0000 (11:55 +0200)]
[PATCH 11/11] cli/insert: add post-insert hook

9 years ago[PATCH 10/11] cli/insert: require succesful message indexing for success status
Jani Nikula [Mon, 22 Sep 2014 09:55:01 +0000 (11:55 +0200)]
[PATCH 10/11] cli/insert: require succesful message indexing for success status

9 years ago[PATCH 09/11] cli/insert: add fail path to add_file_to_database
Jani Nikula [Mon, 22 Sep 2014 09:55:00 +0000 (11:55 +0200)]
[PATCH 09/11] cli/insert: add fail path to add_file_to_database

9 years ago[PATCH 08/11] cli/insert: rehash file writing functions
Jani Nikula [Mon, 22 Sep 2014 09:54:59 +0000 (11:54 +0200)]
[PATCH 08/11] cli/insert: rehash file writing functions

9 years ago[PATCH 07/11] cli/insert: abstract temporary filename generation
Jani Nikula [Mon, 22 Sep 2014 09:54:58 +0000 (11:54 +0200)]
[PATCH 07/11] cli/insert: abstract temporary filename generation

9 years ago[PATCH 06/11] cli/insert: use a single recursive mkdir function
Jani Nikula [Mon, 22 Sep 2014 09:54:57 +0000 (11:54 +0200)]
[PATCH 06/11] cli/insert: use a single recursive mkdir function

9 years ago[PATCH 05/11] cli/insert: clean up sync_dir
Jani Nikula [Mon, 22 Sep 2014 09:54:56 +0000 (11:54 +0200)]
[PATCH 05/11] cli/insert: clean up sync_dir

9 years ago[PATCH 04/11] cli/insert: rename file copy function
Jani Nikula [Mon, 22 Sep 2014 09:54:55 +0000 (11:54 +0200)]
[PATCH 04/11] cli/insert: rename file copy function

9 years ago[PATCH 03/11] cli/insert: move add_file_to_database to a better place
Jani Nikula [Mon, 22 Sep 2014 09:54:54 +0000 (11:54 +0200)]
[PATCH 03/11] cli/insert: move add_file_to_database to a better place

9 years ago[PATCH 02/11] cli/insert: rename check_folder_name to is_valid_folder_name
Jani Nikula [Mon, 22 Sep 2014 09:54:53 +0000 (11:54 +0200)]
[PATCH 02/11] cli/insert: rename check_folder_name to is_valid_folder_name

9 years ago[PATCH 01/11] lib: actually return failures from notmuch_message_tags_to_maildir_flags
Jani Nikula [Mon, 22 Sep 2014 09:54:52 +0000 (11:54 +0200)]
[PATCH 01/11] lib: actually return failures from notmuch_message_tags_to_maildir_flags

9 years ago[PATCH 00/11] notmuch insert updates
Jani Nikula [Mon, 22 Sep 2014 09:54:20 +0000 (11:54 +0200)]
[PATCH 00/11] notmuch insert updates

9 years ago[PATCH 5/5] cli: Add tests for 'search --output=addresses' and similar
Michal Sojka [Mon, 22 Sep 2014 09:37:59 +0000 (11:37 +0200)]
[PATCH 5/5] cli: Add tests for 'search --output=addresses' and similar

9 years ago[PATCH 4/5] cli: Add configurable address deduplication for --output=addresses
Michal Sojka [Mon, 22 Sep 2014 09:37:58 +0000 (11:37 +0200)]
[PATCH 4/5] cli: Add configurable address deduplication for --output=addresses

9 years ago[PATCH 3/5] cli: Add support for parsing command line "flag" options
Michal Sojka [Mon, 22 Sep 2014 09:37:57 +0000 (11:37 +0200)]
[PATCH 3/5] cli: Add support for parsing command line "flag" options

9 years ago[PATCH 2/5] cli: Extend the search command for --output=addresses and similar
Michal Sojka [Mon, 22 Sep 2014 09:37:56 +0000 (11:37 +0200)]
[PATCH 2/5] cli: Extend the search command for --output=addresses and similar

9 years ago[PATCH 1/5] cli: Refactor option passing in the search command
Michal Sojka [Mon, 22 Sep 2014 09:37:55 +0000 (11:37 +0200)]
[PATCH 1/5] cli: Refactor option passing in the search command

9 years ago[PATCH 0/5] notmuch search --output=addresses
Michal Sojka [Mon, 22 Sep 2014 09:37:54 +0000 (11:37 +0200)]
[PATCH 0/5] notmuch search --output=addresses

9 years agoRe: Do path: searches handle spaces correctly?
David Bremner [Mon, 22 Sep 2014 09:20:34 +0000 (11:20 +0200)]
Re: Do path: searches handle spaces correctly?

9 years ago[PATCH] test: prepare test-lib.sh for possible test system debug session
Tomi Ollila [Sun, 21 Sep 2014 18:06:20 +0000 (21:06 +0300)]
[PATCH] test: prepare test-lib.sh for possible test system debug session

9 years agoRe: [PATCH] test/emacs: globally force the html renderer to html2text
Tomi Ollila [Sun, 21 Sep 2014 15:24:53 +0000 (18:24 +0300)]
Re: [PATCH] test/emacs: globally force the html renderer to html2text

9 years agoDo path: searches handle spaces correctly?
Keith Amidon [Sat, 20 Sep 2014 21:44:22 +0000 (14:44 +1700)]
Do path: searches handle spaces correctly?

9 years agoRe: [PATCH] cli: add --output=address-{from, to, all} to notmuch search
Michal Sojka [Sat, 20 Sep 2014 08:04:08 +0000 (10:04 +0200)]
Re: [PATCH] cli: add --output=address-{from, to, all} to notmuch search

9 years ago[Vagrant Cascadian] Bug#759302: notmuch-emacs: citation should use datestring from...
David Bremner [Sat, 20 Sep 2014 07:32:48 +0000 (09:32 +0200)]
[Vagrant Cascadian] Bug#759302: notmuch-emacs: citation should use datestring from the replied to message

9 years ago[PATCH] test/emacs: globally force the html renderer to html2text
David Bremner [Sat, 20 Sep 2014 05:41:35 +0000 (07:41 +0200)]
[PATCH] test/emacs: globally force the html renderer to html2text

9 years agoRe: [PATCH] python: Add binding for notmuch_query_add_tag_exclude
David Bremner [Sat, 20 Sep 2014 05:15:02 +0000 (07:15 +0200)]
Re: [PATCH] python: Add binding for notmuch_query_add_tag_exclude

9 years agoRe: [PATCH] cli: add --output=address-{from,to,all} to notmuch search
David Bremner [Fri, 19 Sep 2014 19:57:40 +0000 (21:57 +0200)]
Re: [PATCH] cli: add --output=address-{from,to,all} to notmuch search

9 years agoRe: [PATCH 1/3] cli: add support for parsing multiple keyword arguments
David Bremner [Fri, 19 Sep 2014 19:27:14 +0000 (21:27 +0200)]
Re: [PATCH 1/3] cli: add support for parsing multiple keyword arguments

9 years ago[PATCH v4 3/3] Emacs: Add address completion based on company-mode
Michal Sojka [Fri, 19 Sep 2014 18:16:42 +0000 (20:16 +0200)]
[PATCH v4 3/3] Emacs: Add address completion based on company-mode

9 years ago[PATCH v4 2/3] Emacs: Add address completion mechanism implemented in elisp
Michal Sojka [Fri, 19 Sep 2014 18:16:41 +0000 (20:16 +0200)]
[PATCH v4 2/3] Emacs: Add address completion mechanism implemented in elisp

9 years ago[PATCH v4 1/3] Emacs: Display a message when generating address completion candidates
Michal Sojka [Fri, 19 Sep 2014 18:16:40 +0000 (20:16 +0200)]
[PATCH v4 1/3] Emacs: Display a message when generating address completion candidates

9 years ago[PATCH v4 0/3] Emacs: Address completion implemented in elisp
Michal Sojka [Fri, 19 Sep 2014 18:16:39 +0000 (20:16 +0200)]
[PATCH v4 0/3] Emacs: Address completion implemented in elisp

9 years agogdb-7.8 seems to break atomicity tests
Amadeusz Żołnowski [Thu, 18 Sep 2014 19:39:20 +0000 (21:39 +0200)]
gdb-7.8 seems to break atomicity tests

9 years agoRe: Better support for helm in the address completion
David Bremner [Thu, 18 Sep 2014 13:33:58 +0000 (15:33 +0200)]
Re: Better support for helm in the address completion

9 years agoRe: Better support for helm in the address completion
Sebastian Fischmeister [Thu, 18 Sep 2014 13:25:07 +0000 (09:25 +2000)]
Re: Better support for helm in the address completion

9 years agoRe: ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]
Rainer M Krug [Thu, 18 Sep 2014 10:26:59 +0000 (12:26 +0200)]
Re: ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]

9 years agoRe: ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]
Rainer M Krug [Thu, 18 Sep 2014 06:54:43 +0000 (08:54 +0200)]
Re: ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]

9 years agoANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]
guyzmo [Wed, 17 Sep 2014 19:14:17 +0000 (21:14 +0200)]
ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]

9 years agoANNOUNCE: nottoomuch-addresses.sh 2.3
Tomi Ollila [Wed, 17 Sep 2014 19:02:57 +0000 (22:02 +0300)]
ANNOUNCE: nottoomuch-addresses.sh 2.3

9 years agoRe: Better support for helm in the address completion
Tomi Ollila [Tue, 16 Sep 2014 22:26:57 +0000 (01:26 +0300)]
Re: Better support for helm in the address completion

9 years agoRe: [PATCH v2 06/10] cli: refactor insert
David Bremner [Tue, 16 Sep 2014 19:32:16 +0000 (21:32 +0200)]
Re: [PATCH v2 06/10] cli: refactor insert

9 years agoBetter support for helm in the address completion
Sebastian Fischmeister [Tue, 16 Sep 2014 12:47:53 +0000 (08:47 +2000)]
Better support for helm in the address completion

9 years agoRe: [PATCH 4/4] nmbug: Add an 'init' command
W. Trevor King [Mon, 15 Sep 2014 18:13:35 +0000 (11:13 +1700)]
Re: [PATCH 4/4] nmbug: Add an 'init' command

9 years agoRe: [PATCH 4/4] nmbug: Add an 'init' command
David Bremner [Mon, 15 Sep 2014 18:09:11 +0000 (20:09 +0200)]
Re: [PATCH 4/4] nmbug: Add an 'init' command

9 years agoRe: [PATCH 4/4] nmbug: Add an 'init' command
W. Trevor King [Mon, 15 Sep 2014 16:35:51 +0000 (09:35 +1700)]
Re: [PATCH 4/4] nmbug: Add an 'init' command

9 years agoRe: [PATCH 4/4] nmbug: Add an 'init' command
David Edmondson [Mon, 15 Sep 2014 16:32:59 +0000 (17:32 +0100)]
Re: [PATCH 4/4] nmbug: Add an 'init' command

9 years agoRe: [PATCH 4/4] nmbug: Add an 'init' command
W. Trevor King [Mon, 15 Sep 2014 16:25:32 +0000 (09:25 +1700)]
Re: [PATCH 4/4] nmbug: Add an 'init' command

9 years agoRe: [PATCH 4/4] nmbug: Add an 'init' command
David Edmondson [Mon, 15 Sep 2014 16:13:50 +0000 (17:13 +0100)]
Re: [PATCH 4/4] nmbug: Add an 'init' command

9 years agoRe: multiple machine tagging
W. Trevor King [Mon, 15 Sep 2014 15:30:04 +0000 (08:30 +1700)]
Re: multiple machine tagging

9 years agoRe: multiple machine tagging
David Edmondson [Mon, 15 Sep 2014 14:26:26 +0000 (15:26 +0100)]
Re: multiple machine tagging

9 years agoRe: multiple machine tagging
W. Trevor King [Mon, 15 Sep 2014 14:14:10 +0000 (07:14 +1700)]
Re: multiple machine tagging

9 years agoRe: multiple machine tagging
David Edmondson [Mon, 15 Sep 2014 13:49:16 +0000 (14:49 +0100)]
Re: multiple machine tagging

9 years agoRe: [PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump
David Bremner [Sat, 13 Sep 2014 08:07:54 +0000 (10:07 +0200)]
Re: [PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump

9 years agoRe: [PATCH] notmuch_thread_get_authors: document match grouping with |
David Bremner [Sat, 13 Sep 2014 08:07:33 +0000 (10:07 +0200)]
Re: [PATCH] notmuch_thread_get_authors: document match grouping with |

9 years agoRe: [PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump
Tomi Ollila [Wed, 10 Sep 2014 10:04:00 +0000 (13:04 +0300)]
Re: [PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump

9 years ago[PATCH] notmuch_thread_get_authors: document match grouping with |
Gaute Hope [Wed, 10 Sep 2014 07:24:18 +0000 (09:24 +0200)]
[PATCH] notmuch_thread_get_authors: document match grouping with |

9 years ago[PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump
David Bremner [Wed, 10 Sep 2014 06:41:11 +0000 (08:41 +0200)]
[PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump

9 years agoRe: [Patch v2 1/2] emacs: show: document the mark unread defcustom function
Tomi Ollila [Mon, 8 Sep 2014 16:10:25 +0000 (19:10 +0300)]
Re: [Patch v2 1/2] emacs: show: document the mark unread defcustom function

9 years agoRe: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp
David Edmondson [Mon, 8 Sep 2014 09:20:42 +0000 (10:20 +0100)]
Re: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp

9 years agoRe: [Patch v2 0/2] emacs: show: mark messages read if seen in buffer
David Edmondson [Mon, 8 Sep 2014 09:19:50 +0000 (10:19 +0100)]
Re: [Patch v2 0/2] emacs: show: mark messages read if seen in buffer

9 years agoRe: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp
Mark Walters [Mon, 8 Sep 2014 09:10:11 +0000 (10:10 +0100)]
Re: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp

9 years agoRe: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp
Michal Sojka [Mon, 8 Sep 2014 09:05:55 +0000 (11:05 +0200)]
Re: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp

9 years agoRe: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp
David Edmondson [Mon, 8 Sep 2014 06:18:44 +0000 (07:18 +0100)]
Re: [PATCH v3] Emacs: Add address completion mechanism implemented in elisp

9 years agoRe: [PATCH v2] emacs: jump: sort-order bugfix
David Bremner [Sun, 7 Sep 2014 18:05:55 +0000 (20:05 +0200)]
Re: [PATCH v2] emacs: jump: sort-order bugfix

9 years agoRe: [PATCH] cli: Be more helpful when .notmuch-config does not exist
David Bremner [Sun, 7 Sep 2014 18:05:35 +0000 (20:05 +0200)]
Re: [PATCH] cli: Be more helpful when .notmuch-config does not exist

9 years agoRe: [PATCH] cli: add --output=address-{from, to, all} to notmuch search
Mark Walters [Sat, 6 Sep 2014 17:47:27 +0000 (18:47 +0100)]
Re: [PATCH] cli: add --output=address-{from, to, all} to notmuch search

9 years agoRe: [PATCH] cli: add --output=address-{from, to, all} to notmuch search
Jani Nikula [Sat, 6 Sep 2014 16:47:36 +0000 (19:47 +0300)]
Re: [PATCH] cli: add --output=address-{from, to, all} to notmuch search

9 years ago[PATCH] cli: add --output=address-{from,to,all} to notmuch search
Jani Nikula [Sat, 6 Sep 2014 16:41:29 +0000 (19:41 +0300)]
[PATCH] cli: add --output=address-{from,to,all} to notmuch search

9 years ago[Patch v2 2/2] emacs: show: mark messages unread if seen in buffer
Mark Walters [Sat, 6 Sep 2014 16:22:11 +0000 (17:22 +0100)]
[Patch v2 2/2] emacs: show: mark messages unread if seen in buffer

9 years ago[Patch v2 1/2] emacs: show: document the mark unread defcustom function
Mark Walters [Sat, 6 Sep 2014 16:22:10 +0000 (17:22 +0100)]
[Patch v2 1/2] emacs: show: document the mark unread defcustom function

9 years ago[Patch v2 0/2] emacs: show: mark messages read if seen in buffer
Mark Walters [Sat, 6 Sep 2014 16:22:09 +0000 (17:22 +0100)]
[Patch v2 0/2] emacs: show: mark messages read if seen in buffer

9 years agoRe: [PATCH 2/3] cli: add --output=address-{from, to, all} to notmuch search
Mark Walters [Sat, 6 Sep 2014 13:35:08 +0000 (14:35 +0100)]
Re: [PATCH 2/3] cli: add --output=address-{from, to, all} to notmuch search

9 years ago[PATCH 3/3] cli: deduplicate addresses for --output=address-*
Jani Nikula [Sat, 6 Sep 2014 12:53:30 +0000 (15:53 +0300)]
[PATCH 3/3] cli: deduplicate addresses for --output=address-*

9 years ago[PATCH 2/3] cli: add --output=address-{from, to, all} to notmuch search
Jani Nikula [Sat, 6 Sep 2014 12:53:29 +0000 (15:53 +0300)]
[PATCH 2/3] cli: add --output=address-{from, to, all} to notmuch search

9 years ago[PATCH 1/3] cli: add support for parsing multiple keyword arguments
Jani Nikula [Sat, 6 Sep 2014 12:53:28 +0000 (15:53 +0300)]
[PATCH 1/3] cli: add support for parsing multiple keyword arguments

9 years ago[PATCH] cli: add --output=address-{from,to,all} to notmuch search
Jani Nikula [Sat, 6 Sep 2014 08:14:27 +0000 (11:14 +0300)]
[PATCH] cli: add --output=address-{from,to,all} to notmuch search

9 years agoRe: [PATCH v1 0/3] Address completion entirely in elisp.
Trevor Jim [Sat, 6 Sep 2014 01:36:14 +0000 (01:36 +0000)]
Re: [PATCH v1 0/3] Address completion entirely in elisp.

9 years agoRe: sending email using different server for different 'From:' field
David Belohrad [Fri, 5 Sep 2014 21:47:46 +0000 (23:47 +0200)]
Re: sending email using different server for different 'From:' field

9 years ago[PATCH v4] nmbug: Translate to Python
W. Trevor King [Fri, 5 Sep 2014 16:46:58 +0000 (09:46 +1700)]
[PATCH v4] nmbug: Translate to Python

9 years agoRe: [PATCH v1 0/3] Address completion entirely in elisp.
David Edmondson [Fri, 5 Sep 2014 16:06:12 +0000 (17:06 +0100)]
Re: [PATCH v1 0/3] Address completion entirely in elisp.

9 years agoRe: [PATCH v1 0/3] Address completion entirely in elisp.
Mark Walters [Fri, 5 Sep 2014 15:29:56 +0000 (16:29 +0100)]
Re: [PATCH v1 0/3] Address completion entirely in elisp.

9 years ago[PATCH v1 3/3] emacs: Add an address completer in elisp.
David Edmondson [Fri, 5 Sep 2014 12:59:29 +0000 (13:59 +0100)]
[PATCH v1 3/3] emacs: Add an address completer in elisp.

9 years ago[PATCH v1 2/3] emacs: Add `notmuch-user-all-email'.
David Edmondson [Fri, 5 Sep 2014 12:59:28 +0000 (13:59 +0100)]
[PATCH v1 2/3] emacs: Add `notmuch-user-all-email'.

9 years ago[PATCH v1 1/3] emacs: Allow query to exclude the entire thread and body.
David Edmondson [Fri, 5 Sep 2014 12:59:27 +0000 (13:59 +0100)]
[PATCH v1 1/3] emacs: Allow query to exclude the entire thread and body.

9 years ago[PATCH v1 0/3] Address completion entirely in elisp.
David Edmondson [Fri, 5 Sep 2014 12:59:26 +0000 (13:59 +0100)]
[PATCH v1 0/3] Address completion entirely in elisp.

9 years agoRe: BUG: bad notmuch shared library install_name on Mac OS X
J. Lewis Muir [Fri, 5 Sep 2014 12:47:05 +0000 (07:47 +1900)]
Re: BUG: bad notmuch shared library install_name on Mac OS X

9 years agoRe: BUG: bad notmuch shared library install_name on Mac OS X
David Bremner [Thu, 4 Sep 2014 19:58:53 +0000 (21:58 +0200)]
Re: BUG: bad notmuch shared library install_name on Mac OS X

9 years agoBUG: bad notmuch shared library install_name on Mac OS X
J. Lewis Muir [Thu, 4 Sep 2014 17:22:04 +0000 (12:22 +1900)]
BUG: bad notmuch shared library install_name on Mac OS X

9 years agoRe: How to debug 'ignoring non-mail file' issues
Perttu Luukko [Thu, 4 Sep 2014 11:01:27 +0000 (14:01 +0300)]
Re: How to debug 'ignoring non-mail file' issues

9 years ago[PATCH] emacs: jump: fix compile warning on emacs 23
Mark Walters [Thu, 4 Sep 2014 09:46:54 +0000 (10:46 +0100)]
[PATCH] emacs: jump: fix compile warning on emacs 23

9 years agoRe: How to debug 'ignoring non-mail file' issues
Perttu Luukko [Thu, 4 Sep 2014 04:34:35 +0000 (07:34 +0300)]
Re: How to debug 'ignoring non-mail file' issues

9 years agoRe: How to debug 'ignoring non-mail file' issues
Jani Nikula [Wed, 3 Sep 2014 16:03:40 +0000 (19:03 +0300)]
Re: How to debug 'ignoring non-mail file' issues

9 years ago[PATCH] cli: Be more helpful when .notmuch-config does not exist
Austin Clements [Wed, 3 Sep 2014 15:28:34 +0000 (11:28 +2000)]
[PATCH] cli: Be more helpful when .notmuch-config does not exist

9 years agoRe: sending email using different server for different 'From:' field
Mark Walters [Wed, 3 Sep 2014 08:31:55 +0000 (09:31 +0100)]
Re: sending email using different server for different 'From:' field

9 years agoRe: sending email using different server for different 'From:' field
David Belohrad [Wed, 3 Sep 2014 07:16:51 +0000 (09:16 +0200)]
Re: sending email using different server for different 'From:' field

9 years agoRe: How to debug 'ignoring non-mail file' issues
Perttu Luukko [Wed, 3 Sep 2014 04:54:39 +0000 (07:54 +0300)]
Re: How to debug 'ignoring non-mail file' issues

9 years agoRe: How to debug 'ignoring non-mail file' issues
Jani Nikula [Tue, 2 Sep 2014 20:37:12 +0000 (23:37 +0300)]
Re: How to debug 'ignoring non-mail file' issues

9 years agoRe: [PATCH v2] emacs: jump: sort-order bugfix
Jani Nikula [Tue, 2 Sep 2014 20:22:42 +0000 (23:22 +0300)]
Re: [PATCH v2] emacs: jump: sort-order bugfix