Re: Address Completion No Longer Working

2018-03-16 Thread David Bremner
david wen riccardi-zhu writes: > Hi David, > > My apologies if I am missing something obvious, but I'm getting > the following: > > Cannot find notmuch-emacs source directory > > I've tried running the script from both my home directory and my > .emacs.d. The script states: > > ;; Try the notmu

Re: Address Completion No Longer Working

2018-03-15 Thread david wen riccardi-zhu
Hi David, My apologies if I am missing something obvious, but I'm getting the following: Cannot find notmuch-emacs source directory I've tried running the script from both my home directory and my .emacs.d. The script states: ;; Try the notmuch emacs client located in ../emacs/ directory

Re: Address Completion No Longer Working

2018-03-14 Thread David Bremner
david wen riccardi-zhu writes: > > Is what I'm seeing potentially a misconfiguration, or bug in > company-mode? > > The last customizations I made to my init was editing my > text-mode-hook (where I did specify some company-backends) and > then just some minor counsel and ripgrep related chang

Re: Address Completion No Longer Working

2018-03-12 Thread david wen riccardi-zhu
Thanks, Tomi. So far, I can confirm that completion works with emacs -Q, but not with company. I'm looking into that more now. Tomi Ollila writes: On Sun, Mar 11 2018, david wen riccardi-zhu wrote: Address completion worked out of the box for me with notmuch and Emacs. Recently, it's stoppe

Re: Address Completion No Longer Working

2018-03-12 Thread david wen riccardi-zhu
Thanks so much for your time and the suggestions. - try running (notmuch-address-matching "dwrz") in *scratch* (or IELM, or M-:) ; this will eliminate company-mode as a suspect, and potentially give you a traceback if something is going wrong. I can confirm this works in IELM and M-:.

Re: Address Completion No Longer Working

2018-03-12 Thread Tomi Ollila
On Mon, Mar 12 2018, David Bremner wrote: > david wen riccardi-zhu writes: > >> Address completion worked out of the box for me with notmuch and >> Emacs. Recently, it's stopped working. I've tried setting >> notmuch-address-command to internal, as well as toggling >> notmuch-address-toggle-in

Re: Address Completion No Longer Working

2018-03-12 Thread David Bremner
david wen riccardi-zhu writes: > Address completion worked out of the box for me with notmuch and > Emacs. Recently, it's stopped working. I've tried setting > notmuch-address-command to internal, as well as toggling > notmuch-address-toggle-internal-completion, but neither has been > able to

Re: Address Completion No Longer Working

2018-03-12 Thread Tomi Ollila
On Sun, Mar 11 2018, david wen riccardi-zhu wrote: > Address completion worked out of the box for me with notmuch and > Emacs. Recently, it's stopped working. I've tried setting > notmuch-address-command to internal, as well as toggling > notmuch-address-toggle-internal-completion, but neither

Address Completion No Longer Working

2018-03-11 Thread david wen riccardi-zhu
Address completion worked out of the box for me with notmuch and Emacs. Recently, it's stopped working. I've tried setting notmuch-address-command to internal, as well as toggling notmuch-address-toggle-internal-completion, but neither has been able to return the functionality. I am able to g