Home
last modified time | relevance | path

Searched refs:notmuch (Results 1 – 25 of 1972) sorted by relevance

12345678910>>...79

/dports/mail/notmuch-emacs/notmuch-0.34.2/devel/
H A Demacs-keybindings.org4 | a | notmuch-search-archive-thread | notmuch-show-archive-message-then-next-or-ne…
5 | b | notmuch-search-scroll-down | notmuch-show-resend-message …
6 | c | notmuch-search-stash-map | notmuch-show-stash-map …
13 | j | notmuch-jump-search | notmuch-jump-search …
14 | k | notmuch-tag-jump | notmuch-tag-jump …
15 | l | notmuch-search-filter | notmuch-show-filter-thread …
16 | m | notmuch-mua-new-mail | notmuch-mua-new-mail …
17 | n | notmuch-search-next-thread | notmuch-show-next-open-message …
19 | p | notmuch-search-previous-thread | notmuch-show-previous-open-message …
20 | q | notmuch-bury-or-kill-this-buffer | notmuch-bury-or-kill-this-buffer …
[all …]
/dports/mail/notmuch-mutt/notmuch-0.34.2/devel/
H A Demacs-keybindings.org4 | a | notmuch-search-archive-thread | notmuch-show-archive-message-then-next-or-ne…
5 | b | notmuch-search-scroll-down | notmuch-show-resend-message …
6 | c | notmuch-search-stash-map | notmuch-show-stash-map …
13 | j | notmuch-jump-search | notmuch-jump-search …
14 | k | notmuch-tag-jump | notmuch-tag-jump …
15 | l | notmuch-search-filter | notmuch-show-filter-thread …
16 | m | notmuch-mua-new-mail | notmuch-mua-new-mail …
17 | n | notmuch-search-next-thread | notmuch-show-next-open-message …
19 | p | notmuch-search-previous-thread | notmuch-show-previous-open-message …
20 | q | notmuch-bury-or-kill-this-buffer | notmuch-bury-or-kill-this-buffer …
[all …]
/dports/mail/notmuch/notmuch-0.34.2/devel/
H A Demacs-keybindings.org4 | a | notmuch-search-archive-thread | notmuch-show-archive-message-then-next-or-ne…
5 | b | notmuch-search-scroll-down | notmuch-show-resend-message …
6 | c | notmuch-search-stash-map | notmuch-show-stash-map …
13 | j | notmuch-jump-search | notmuch-jump-search …
14 | k | notmuch-tag-jump | notmuch-tag-jump …
15 | l | notmuch-search-filter | notmuch-show-filter-thread …
16 | m | notmuch-mua-new-mail | notmuch-mua-new-mail …
17 | n | notmuch-search-next-thread | notmuch-show-next-open-message …
19 | p | notmuch-search-previous-thread | notmuch-show-previous-open-message …
20 | q | notmuch-bury-or-kill-this-buffer | notmuch-bury-or-kill-this-buffer …
[all …]
/dports/mail/py-notmuch2/notmuch-0.34.2/devel/
H A Demacs-keybindings.org4 | a | notmuch-search-archive-thread | notmuch-show-archive-message-then-next-or-ne…
5 | b | notmuch-search-scroll-down | notmuch-show-resend-message …
6 | c | notmuch-search-stash-map | notmuch-show-stash-map …
13 | j | notmuch-jump-search | notmuch-jump-search …
14 | k | notmuch-tag-jump | notmuch-tag-jump …
15 | l | notmuch-search-filter | notmuch-show-filter-thread …
16 | m | notmuch-mua-new-mail | notmuch-mua-new-mail …
17 | n | notmuch-search-next-thread | notmuch-show-next-open-message …
19 | p | notmuch-search-previous-thread | notmuch-show-previous-open-message …
20 | q | notmuch-bury-or-kill-this-buffer | notmuch-bury-or-kill-this-buffer …
[all …]
/dports/mail/py-notmuch/notmuch-0.34.2/devel/
H A Demacs-keybindings.org4 | a | notmuch-search-archive-thread | notmuch-show-archive-message-then-next-or-ne…
5 | b | notmuch-search-scroll-down | notmuch-show-resend-message …
6 | c | notmuch-search-stash-map | notmuch-show-stash-map …
13 | j | notmuch-jump-search | notmuch-jump-search …
14 | k | notmuch-tag-jump | notmuch-tag-jump …
15 | l | notmuch-search-filter | notmuch-show-filter-thread …
16 | m | notmuch-mua-new-mail | notmuch-mua-new-mail …
17 | n | notmuch-search-next-thread | notmuch-show-next-open-message …
19 | p | notmuch-search-previous-thread | notmuch-show-previous-open-message …
20 | q | notmuch-bury-or-kill-this-buffer | notmuch-bury-or-kill-this-buffer …
[all …]
/dports/mail/notmuch/notmuch-0.34.2/lib/
H A Dopen.cc348 notmuch->last_doc_id = notmuch->xapian_db->get_lastdocid (); in _load_database_state()
370 notmuch, notmuch->xapian_db->get_uuid ().c_str ()); in _load_database_state()
393 notmuch->xapian_db = notmuch->writable_xapian_db; in _finish_open()
439 notmuch->query_parser->set_database (*notmuch->xapian_db); in _finish_open()
441 notmuch->query_parser->set_stemmer (*notmuch->stemmer); in _finish_open()
567 notmuch = NULL; in notmuch_database_open_with_config()
573 if (notmuch) in notmuch_database_open_with_config()
686 notmuch = NULL; in notmuch_database_create_with_config()
711 notmuch = NULL; in notmuch_database_create_with_config()
728 notmuch = NULL; in notmuch_database_create_with_config()
[all …]
H A Ddatabase.cc332 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log()
348 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log_append()
453 *message_ret = _notmuch_message_create (notmuch, notmuch, doc_id, in notmuch_database_find_message()
505 if (notmuch->open) { in notmuch_database_close()
595 &notmuch, in notmuch_database_compact()
707 if (notmuch) { in notmuch_database_compact_db()
1149 notmuch->transaction_count >= notmuch->transaction_threshold) || in notmuch_database_end_atomic()
1162 ++notmuch->revision; in notmuch_database_end_atomic()
1176 *uuid = notmuch->uuid; in notmuch_database_get_revision()
1426 assert (notmuch->last_doc_id >= notmuch->xapian_db->get_lastdocid ()); in _notmuch_database_generate_doc_id()
[all …]
/dports/mail/notmuch-emacs/notmuch-0.34.2/lib/
H A Dopen.cc348 notmuch->last_doc_id = notmuch->xapian_db->get_lastdocid (); in _load_database_state()
370 notmuch, notmuch->xapian_db->get_uuid ().c_str ()); in _load_database_state()
393 notmuch->xapian_db = notmuch->writable_xapian_db; in _finish_open()
439 notmuch->query_parser->set_database (*notmuch->xapian_db); in _finish_open()
441 notmuch->query_parser->set_stemmer (*notmuch->stemmer); in _finish_open()
567 notmuch = NULL; in notmuch_database_open_with_config()
573 if (notmuch) in notmuch_database_open_with_config()
686 notmuch = NULL; in notmuch_database_create_with_config()
711 notmuch = NULL; in notmuch_database_create_with_config()
728 notmuch = NULL; in notmuch_database_create_with_config()
[all …]
H A Ddatabase.cc332 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log()
348 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log_append()
453 *message_ret = _notmuch_message_create (notmuch, notmuch, doc_id, in notmuch_database_find_message()
505 if (notmuch->open) { in notmuch_database_close()
595 &notmuch, in notmuch_database_compact()
707 if (notmuch) { in notmuch_database_compact_db()
1149 notmuch->transaction_count >= notmuch->transaction_threshold) || in notmuch_database_end_atomic()
1162 ++notmuch->revision; in notmuch_database_end_atomic()
1176 *uuid = notmuch->uuid; in notmuch_database_get_revision()
1426 assert (notmuch->last_doc_id >= notmuch->xapian_db->get_lastdocid ()); in _notmuch_database_generate_doc_id()
[all …]
/dports/mail/py-notmuch2/notmuch-0.34.2/lib/
H A Dopen.cc348 notmuch->last_doc_id = notmuch->xapian_db->get_lastdocid (); in _load_database_state()
370 notmuch, notmuch->xapian_db->get_uuid ().c_str ()); in _load_database_state()
393 notmuch->xapian_db = notmuch->writable_xapian_db; in _finish_open()
439 notmuch->query_parser->set_database (*notmuch->xapian_db); in _finish_open()
441 notmuch->query_parser->set_stemmer (*notmuch->stemmer); in _finish_open()
567 notmuch = NULL; in notmuch_database_open_with_config()
573 if (notmuch) in notmuch_database_open_with_config()
686 notmuch = NULL; in notmuch_database_create_with_config()
711 notmuch = NULL; in notmuch_database_create_with_config()
728 notmuch = NULL; in notmuch_database_create_with_config()
[all …]
H A Ddatabase.cc332 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log()
348 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log_append()
453 *message_ret = _notmuch_message_create (notmuch, notmuch, doc_id, in notmuch_database_find_message()
505 if (notmuch->open) { in notmuch_database_close()
595 &notmuch, in notmuch_database_compact()
707 if (notmuch) { in notmuch_database_compact_db()
1149 notmuch->transaction_count >= notmuch->transaction_threshold) || in notmuch_database_end_atomic()
1162 ++notmuch->revision; in notmuch_database_end_atomic()
1176 *uuid = notmuch->uuid; in notmuch_database_get_revision()
1426 assert (notmuch->last_doc_id >= notmuch->xapian_db->get_lastdocid ()); in _notmuch_database_generate_doc_id()
[all …]
/dports/mail/notmuch-mutt/notmuch-0.34.2/lib/
H A Dopen.cc348 notmuch->last_doc_id = notmuch->xapian_db->get_lastdocid (); in _load_database_state()
370 notmuch, notmuch->xapian_db->get_uuid ().c_str ()); in _load_database_state()
393 notmuch->xapian_db = notmuch->writable_xapian_db; in _finish_open()
439 notmuch->query_parser->set_database (*notmuch->xapian_db); in _finish_open()
441 notmuch->query_parser->set_stemmer (*notmuch->stemmer); in _finish_open()
567 notmuch = NULL; in notmuch_database_open_with_config()
573 if (notmuch) in notmuch_database_open_with_config()
686 notmuch = NULL; in notmuch_database_create_with_config()
711 notmuch = NULL; in notmuch_database_create_with_config()
728 notmuch = NULL; in notmuch_database_create_with_config()
[all …]
H A Ddatabase.cc332 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log()
348 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log_append()
453 *message_ret = _notmuch_message_create (notmuch, notmuch, doc_id, in notmuch_database_find_message()
505 if (notmuch->open) { in notmuch_database_close()
595 &notmuch, in notmuch_database_compact()
707 if (notmuch) { in notmuch_database_compact_db()
1149 notmuch->transaction_count >= notmuch->transaction_threshold) || in notmuch_database_end_atomic()
1162 ++notmuch->revision; in notmuch_database_end_atomic()
1176 *uuid = notmuch->uuid; in notmuch_database_get_revision()
1426 assert (notmuch->last_doc_id >= notmuch->xapian_db->get_lastdocid ()); in _notmuch_database_generate_doc_id()
[all …]
/dports/mail/py-notmuch/notmuch-0.34.2/lib/
H A Dopen.cc348 notmuch->last_doc_id = notmuch->xapian_db->get_lastdocid (); in _load_database_state()
370 notmuch, notmuch->xapian_db->get_uuid ().c_str ()); in _load_database_state()
393 notmuch->xapian_db = notmuch->writable_xapian_db; in _finish_open()
439 notmuch->query_parser->set_database (*notmuch->xapian_db); in _finish_open()
441 notmuch->query_parser->set_stemmer (*notmuch->stemmer); in _finish_open()
567 notmuch = NULL; in notmuch_database_open_with_config()
573 if (notmuch) in notmuch_database_open_with_config()
686 notmuch = NULL; in notmuch_database_create_with_config()
711 notmuch = NULL; in notmuch_database_create_with_config()
728 notmuch = NULL; in notmuch_database_create_with_config()
[all …]
H A Ddatabase.cc332 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log()
348 notmuch->status_string = talloc_vasprintf (notmuch, format, va_args); in _notmuch_database_log_append()
453 *message_ret = _notmuch_message_create (notmuch, notmuch, doc_id, in notmuch_database_find_message()
505 if (notmuch->open) { in notmuch_database_close()
595 &notmuch, in notmuch_database_compact()
707 if (notmuch) { in notmuch_database_compact_db()
1149 notmuch->transaction_count >= notmuch->transaction_threshold) || in notmuch_database_end_atomic()
1162 ++notmuch->revision; in notmuch_database_end_atomic()
1176 *uuid = notmuch->uuid; in notmuch_database_get_revision()
1426 assert (notmuch->last_doc_id >= notmuch->xapian_db->get_lastdocid ()); in _notmuch_database_generate_doc_id()
[all …]
/dports/mail/notmuch-emacs/notmuch-0.34.2/test/
H A DT081-sexpr-search.sh15 notmuch search '*' > EXPECTED
57 notmuch search arriv > EXPECTED
105 notmuch search attachment:notmuch-help.patch > EXPECTED
396 notmuch restore <<EOF
436 notmuch search '*' > EXPECTED
569 notmuch new > /dev/null
704 notmuch search '*' > EXPECTED
796 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
801 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
974 notmuch search subject:notmuch or List:notmuch | notmuch_search_sanitize > EXPECTED
[all …]
H A DT140-excludes.sh22 notmuch new > /dev/null
31 notmuch config set search.exclude_tags deleted
35 notmuch new > /dev/null
36 notmuch tag +deleted id:$gen_msg_id
43 notmuch config set search.exclude_tags
82 notmuch config set search.exclude_tags
94 notmuch tag +deleted $gen_thread_id
95 notmuch tag +test id:${gen_thread_msg_id[2]}
99 notmuch tag +deleted $gen_thread_id
117 notmuch config set search.exclude_tags
[all …]
/dports/mail/notmuch/notmuch-0.34.2/test/
H A DT081-sexpr-search.sh15 notmuch search '*' > EXPECTED
57 notmuch search arriv > EXPECTED
105 notmuch search attachment:notmuch-help.patch > EXPECTED
396 notmuch restore <<EOF
436 notmuch search '*' > EXPECTED
569 notmuch new > /dev/null
704 notmuch search '*' > EXPECTED
796 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
801 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
974 notmuch search subject:notmuch or List:notmuch | notmuch_search_sanitize > EXPECTED
[all …]
H A DT140-excludes.sh22 notmuch new > /dev/null
31 notmuch config set search.exclude_tags deleted
35 notmuch new > /dev/null
36 notmuch tag +deleted id:$gen_msg_id
43 notmuch config set search.exclude_tags
82 notmuch config set search.exclude_tags
94 notmuch tag +deleted $gen_thread_id
95 notmuch tag +test id:${gen_thread_msg_id[2]}
99 notmuch tag +deleted $gen_thread_id
117 notmuch config set search.exclude_tags
[all …]
/dports/mail/py-notmuch2/notmuch-0.34.2/test/
H A DT081-sexpr-search.sh15 notmuch search '*' > EXPECTED
57 notmuch search arriv > EXPECTED
105 notmuch search attachment:notmuch-help.patch > EXPECTED
396 notmuch restore <<EOF
436 notmuch search '*' > EXPECTED
569 notmuch new > /dev/null
704 notmuch search '*' > EXPECTED
796 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
801 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
974 notmuch search subject:notmuch or List:notmuch | notmuch_search_sanitize > EXPECTED
[all …]
H A DT140-excludes.sh22 notmuch new > /dev/null
31 notmuch config set search.exclude_tags deleted
35 notmuch new > /dev/null
36 notmuch tag +deleted id:$gen_msg_id
43 notmuch config set search.exclude_tags
82 notmuch config set search.exclude_tags
94 notmuch tag +deleted $gen_thread_id
95 notmuch tag +test id:${gen_thread_msg_id[2]}
99 notmuch tag +deleted $gen_thread_id
117 notmuch config set search.exclude_tags
[all …]
/dports/mail/py-notmuch/notmuch-0.34.2/test/
H A DT081-sexpr-search.sh15 notmuch search '*' > EXPECTED
57 notmuch search arriv > EXPECTED
105 notmuch search attachment:notmuch-help.patch > EXPECTED
396 notmuch restore <<EOF
436 notmuch search '*' > EXPECTED
569 notmuch new > /dev/null
704 notmuch search '*' > EXPECTED
796 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
801 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
974 notmuch search subject:notmuch or List:notmuch | notmuch_search_sanitize > EXPECTED
[all …]
H A DT140-excludes.sh22 notmuch new > /dev/null
31 notmuch config set search.exclude_tags deleted
35 notmuch new > /dev/null
36 notmuch tag +deleted id:$gen_msg_id
43 notmuch config set search.exclude_tags
82 notmuch config set search.exclude_tags
94 notmuch tag +deleted $gen_thread_id
95 notmuch tag +test id:${gen_thread_msg_id[2]}
99 notmuch tag +deleted $gen_thread_id
117 notmuch config set search.exclude_tags
[all …]
/dports/mail/notmuch-mutt/notmuch-0.34.2/test/
H A DT081-sexpr-search.sh15 notmuch search '*' > EXPECTED
57 notmuch search arriv > EXPECTED
105 notmuch search attachment:notmuch-help.patch > EXPECTED
396 notmuch restore <<EOF
436 notmuch search '*' > EXPECTED
569 notmuch new > /dev/null
704 notmuch search '*' > EXPECTED
796 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
801 notmuch search List:notmuch | notmuch_search_sanitize > EXPECTED
974 notmuch search subject:notmuch or List:notmuch | notmuch_search_sanitize > EXPECTED
[all …]
H A DT140-excludes.sh22 notmuch new > /dev/null
31 notmuch config set search.exclude_tags deleted
35 notmuch new > /dev/null
36 notmuch tag +deleted id:$gen_msg_id
43 notmuch config set search.exclude_tags
82 notmuch config set search.exclude_tags
94 notmuch tag +deleted $gen_thread_id
95 notmuch tag +test id:${gen_thread_msg_id[2]}
99 notmuch tag +deleted $gen_thread_id
117 notmuch config set search.exclude_tags
[all …]

12345678910>>...79