[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/excorporate 96a76cd 90/93: Excorporate: Adjust some URL
From: |
Stefan Monnier |
Subject: |
[elpa] externals/excorporate 96a76cd 90/93: Excorporate: Adjust some URLs in the manual |
Date: |
Sun, 29 Nov 2020 15:43:16 -0500 (EST) |
branch: externals/excorporate
commit 96a76cd84f44cfb73de8717c60b964296f5a8fd7
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Excorporate: Adjust some URLs in the manual
* packages/excorporate/excorporate.texi (Troubleshooting): Upcase
"EWS" and capitalize "Exchange" in URLs.
* packages/excorporate/excorporate.info: Regenerate.
---
excorporate.info | 6 +++---
excorporate.texi | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/excorporate.info b/excorporate.info
index 6083301..77b3867 100644
--- a/excorporate.info
+++ b/excorporate.info
@@ -173,7 +173,7 @@ intranet wikis and so forth; other users of non-standard
clients may
have already found the EWS URL. This is called the "EWS endpoint". It
can be as simple as, e.g.:
- 'https://mail.gnu.org/ews/exchange.asmx'
+ 'https://mail.gnu.org/EWS/Exchange.asmx'
First you need to make sure you can access the endpoint.
@@ -181,12 +181,12 @@ For Exchange Web Services (EWS) which Excorporate uses,
you'll have to
determine the EWS endpoint for your Exchange account, call it 'ews-url'.
It is usually something like:
- https://<mail host name>/ews/exchange.asmx
+ https://<mail host name>/EWS/Exchange.asmx
Excorporate calculates the WSDL URL, call it 'wsdl-url', by replacing
the endpoint's last path element with "Services.wsdl":
- https://<mail host name>/ews/Services.wsdl
+ https://<mail host name>/EWS/Services.wsdl
Before even attempting Excorporate, you have to make these succeed:
diff --git a/excorporate.texi b/excorporate.texi
index 253d9e0..4ea50ae 100644
--- a/excorporate.texi
+++ b/excorporate.texi
@@ -186,7 +186,7 @@ check intranet wikis and so forth; other users of
non-standard clients
may have already found the EWS URL. This is called the ``EWS
endpoint''. It can be as simple as, e.g.:
-@code{https://mail.gnu.org/ews/exchange.asmx}
+@code{https://mail.gnu.org/EWS/Exchange.asmx}
@noindent
First you need to make sure you can access the endpoint.
@@ -196,13 +196,13 @@ For Exchange Web Services (EWS) which Excorporate uses,
you'll have to
determine the EWS endpoint for your Exchange account, call it
@code{ews-url}. It is usually something like:
- https://<mail host name>/ews/exchange.asmx
+ https://<mail host name>/EWS/Exchange.asmx
@noindent
Excorporate calculates the WSDL URL, call it @code{wsdl-url}, by
replacing the endpoint's last path element with ``Services.wsdl'':
- https://<mail host name>/ews/Services.wsdl
+ https://<mail host name>/EWS/Services.wsdl
@noindent
Before even attempting Excorporate, you have to make these succeed:
- [elpa] externals/excorporate 5e44589 60/93: Excorporate: Avoid trailing newline in Org buffer, (continued)
- [elpa] externals/excorporate 5e44589 60/93: Excorporate: Avoid trailing newline in Org buffer, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate ebbf99a 78/93: Excorporate: Document new interactive functions, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate ff4e272 74/93: Excorporate: Simplify organizer handling in Org backend, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 0d014c7 64/93: Excorporate: Support appointment creation, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate de50497 75/93: Excorporate: Support replying to meeting requests in Org buffer, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate ebf91e4 50/93: excorporate-diary: Update warning message, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 5bd2608 59/93: Excorporate: Support appointment deletion, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 064e34d 57/93: packages/excorporate/excorporate.el: Adjust case in example URL, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 6487138 70/93: Excorporate: Adjust some documentation strings, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate da3898b 85/93: Excorporate: Rename a function, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 96a76cd 90/93: Excorporate: Adjust some URLs in the manual,
Stefan Monnier <=
- [elpa] externals/excorporate 47d2698 32/93: packages/excorporate: Support diary on Emacs 24.1, 24.2, 24.3, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 77030b3 37/93: packages/excorporate: Fix generated whitespace issue, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 7849d8f 42/93: excorporate-diary: Add feature idea comment, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate f3888e1 77/93: Excorporate: Require Org 9.0 or newer, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 2f76f57 71/93: Excorporate: Change organizer representation, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 30cc0bd 63/93: Excorporate: Add appointment deletion in Org buffer, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 538e908 68/93: Excorporate: Support cancelling meetings in Org buffer, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 8e7779a 81/93: Excorporate: Expand responses in API usage examples, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 5f81163 88/93: Excorporate: Fix a byte-compilation warning, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 34827cc 06/93: packages/excorporate: Retrieve Services.wsdl directly, Stefan Monnier, 2020/11/29