[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Public TODO agendas
From: |
Tim Landscheidt |
Subject: |
Re: [O] Public TODO agendas |
Date: |
Tue, 21 Nov 2017 21:29:13 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Tim Cross <address@hidden> wrote:
> I don't think tramp will work in this way, at least not without some
> sort of special client running on the remote http server and
> modifications to tramp to work with that client. The HTTP protocol will
> not easily fit with tramp - in fact, it is such a big 'disconnect'
> between tramp and http, you really would be trying to push a round peg
> into a square hole. It would be far easier to use other built-in bits of
> Emacs functionality along with some sort of remote http service agent to
> satisfy this use case (assuming you want bi-directional updates
> i.e. pull down an org file, update and push back up - just pulling down
> the file and appending it would be easy enough, but going the other way
> adds a lot of additional complexity).
> […]
To point out what "easy enough" in Emacs means (for
read-only access): M-x url-handler-mode RET, C-x C-f
http://www.gnu.org/software/emacs/ RET :-).
Tim
- [O] Public TODO agendas, David Arroyo Menendez, 2017/11/16
- Re: [O] Public TODO agendas, Colin Baxter, 2017/11/17
- Re: [O] Public TODO agendas, David Arroyo Menendez, 2017/11/19
- Re: [O] Public TODO agendas, Colin Baxter, 2017/11/19
- Re: [O] Public TODO agendas, Eric S Fraga, 2017/11/19
- Re: [O] Public TODO agendas, address@hidden, 2017/11/20
- Re: [O] Public TODO agendas, Eric S Fraga, 2017/11/20
- Re: [O] Public TODO agendas, Tim Cross, 2017/11/20
- Re: [O] Public TODO agendas, address@hidden, 2017/11/21
- Re: [O] Public TODO agendas,
Tim Landscheidt <=
Re: [O] Public TODO agendas, Adonay Felipe Nogueira, 2017/11/30