[elpa] externals/eglot 1f8c238 1/7: Add PHP's php-language-server to built-in guessed servers

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit 1f8c2387ddcb753659ecf2c912069e12072b1814 Author: João Távora Commit: João Távora Add PHP's php-language-server to built-in guessed servers Closes #1. The problem in that issue is that php-language-server has a bug when it's not passed it the de

[elpa] externals/eglot 12691c2 6/7: Make it work on Windows

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit 12691c24588e05aa3645f0d9b866859a5d59a910 Author: João Távora Commit: João Távora Make it work on Windows Apparently passing :coding 'no-conversion to make-process on windows is essential to receive any text at all in the process filter.

[elpa] externals/eglot updated (a85bdc7 -> 8e5acb1)

2018-05-17 Thread Jo�o T�vora
capitaomorte pushed a change to branch externals/eglot. from a85bdc7 Bump version and slightly improve doc new 1f8c238 Add PHP's php-language-server to built-in guessed servers new d5a998b Replace eglot--with-lsp-range with a function and pcase-let new 6cc1ac0

[elpa] externals/eglot 083a725 4/7: * eglot.el (eglot--lambda): Add missing indent spec.

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit 083a72553c6ff123335ca3faadd9352e4d54335d Author: João Távora Commit: João Távora * eglot.el (eglot--lambda): Add missing indent spec. --- eglot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eglot.el b/eglot.el index e17e4f8..30d5b4

[elpa] externals/eglot 17cf388 5/7: Fix eglot--error and eglot--message helpers

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit 17cf38819d08b1eb66eab1753c5111901cc448ee Author: João Távora Commit: João Távora Fix eglot--error and eglot--message helpers * eglot.el (eglot--error, eglot--message): Safely interpret %s. --- eglot.el | 4 ++-- 1 file changed, 2 insertions(+)

[elpa] externals/eglot d5a998b 2/7: Replace eglot--with-lsp-range with a function and pcase-let

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit d5a998b5e4a9a463d560f4ea2ecf9c298370a625 Author: João Távora Commit: João Távora Replace eglot--with-lsp-range with a function and pcase-let * eglot.el (eglot--with-lsp-range): Remove. (eglot--range-region): New function. (eglot--server-tex

[elpa] externals/eglot 8e5acb1 7/7: * eglot.el (Version): Bump to 0.3

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit 8e5acb12aa99e1382ad3edf8a78134faa179c823 Author: João Távora Commit: João Távora * eglot.el (Version): Bump to 0.3 --- eglot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eglot.el b/eglot.el index 08c2f55..4a847bb 100644 --- a/eglo

[elpa] externals/eglot 6cc1ac0 3/7: Simplify some function calling infrastructure

2018-05-17 Thread Jo�o T�vora
branch: externals/eglot commit 6cc1ac07a9a7f25640372413dbfb637104da5324 Author: João Távora Commit: João Távora Simplify some function calling infrastructure eglot--mapply is a confusing abstraction. Hide some of that confusion behind eglot--lambda. More stably dispatch serv

[elpa] externals/ebdb 1090a26 6/7: Display message when reformatting a single record

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit 1090a26b70d5fb36992c7d6917cb59d958331bbc Author: Eric Abrahamsen Commit: Eric Abrahamsen Display message when reformatting a single record * ebdb-com.el (ebdb-reformat-records): Say that we're doing it. --- ebdb-com.el | 4 +++- 1 file changed, 3 inser

[elpa] externals/ebdb b240223 4/7: Rework field sorting

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit b240223aba0f7e92e355178026a03c7ce24956ae Author: Eric Abrahamsen Commit: Eric Abrahamsen Rework field sorting * ebdb.el (ebdb-field-compare): New method for comparing/sorting fields. By default, don't change order. (ebdb-field-compare): Remo

[elpa] externals/ebdb a69d7bd 1/7: Don't clobber TAB in message-mode

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit a69d7bd1d2472bb191248cb490416be44d97fe58 Author: Eric Abrahamsen Commit: Eric Abrahamsen Don't clobber TAB in message-mode * ebdb-message.el (ebdb-insinuate-message): The whole point of the previous line, which manipulates message-completion-alist

[elpa] externals/ebdb cadffb1 7/7: Rework formatter include/exclude routines

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit cadffb1528da066d72650c2d0e1a8fb67cb7dea8 Author: Eric Abrahamsen Commit: Eric Abrahamsen Rework formatter include/exclude routines * ebdb.el (ebdb-foo-in-list-p): Rename from ebdb-class-in-list-p, and turn into a generic method, with implementatio

[elpa] externals/ebdb updated (1a4870a -> cadffb1)

2018-05-17 Thread Eric Abrahamsen
girzel pushed a change to branch externals/ebdb. from 1a4870a Make field customization more robust new a69d7bd Don't clobber TAB in message-mode new fef6b85 Fix ebdb-mua-edit-sender-notes new df9f687 Use ebdb-string on new mail addresses in ebdb-annotate-mes

[elpa] externals/ebdb f48a510 5/7: Redisplay records after customizing a mail field

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit f48a510bbb9a8ac0e6977c2dc5cb55c9e244b9e4 Author: Eric Abrahamsen Commit: Eric Abrahamsen Redisplay records after customizing a mail field * ebdb-com.el (eieio-done-customizing): The :around method runs with-record-edits, but this :after method hap

[elpa] externals/ebdb fef6b85 2/7: Fix ebdb-mua-edit-sender-notes

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit fef6b85b6700367e8f796c6519b17743e10d960e Author: Eric Abrahamsen Commit: Eric Abrahamsen Fix ebdb-mua-edit-sender-notes * ebdb-mua.el (ebdb-mua-edit-sender-notes): Update to new calling convention for ebdb-with-record-edits. --- ebdb-mua.el | 13

[elpa] externals/ebdb df9f687 3/7: Use ebdb-string on new mail addresses in ebdb-annotate-message

2018-05-17 Thread Eric Abrahamsen
branch: externals/ebdb commit df9f68796b4be40b307298751add276247ee2cd1 Author: Eric Abrahamsen Commit: Eric Abrahamsen Use ebdb-string on new mail addresses in ebdb-annotate-message * ebdb-mua.el (ebdb-annotate-message): Otherwise it dumps the actual mail object into the minib