File: README.Debian

package info (click to toggle)
eldav 0.8.1-10
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 144 kB
  • sloc: lisp: 1,098; sh: 34; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
eldav for Debian
----------------

edit /etc/emacs/site-start.d/50eldav.el

 proxy
  (setq eldav-proxy "http://your.proxy.server:8080")

To open file via WebDAV, find-file
 
 :http://your.webdav.server/path/to/file/name

Note that add preceding ':' to the WebDAV URL.

 -- Fumitoshi UKAI <ukai@debian.or.jp>, Fri,  1 Mar 2002 00:21:05 +0900