Your message dated Fri, 2 Mar 2012 16:48:47 +0100
with message-id <[email protected]>
and subject line Re: Bug#643772: develock comes with absolutely no documentation
has caused the Debian Bug report #643772,
regarding develock comes with absolutely no documentation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
643772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643772
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: develock-el
Version: 0.36-2
Severity: important
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
develock comes with absolutely no documentation, no info pages, nothing in
/usr/share/doc. I consider this a major usability issue.
My questions are:
- - what exactly do the different collors mean?
- - what exactly is highlighted by develock?
- - How can I customize the colors?
- - How can I customize the maximum line length to a more modern value (say
100-120)?
- - Is there a tool that automatically removes trailing whitespace?
Best regards and thank you,
Thomas Koch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOhHp0AAoJEAf8SJEEK6Za7K4QAIfg2wPG/7nSDLBYgtjycthn
0t1qZumgqU7noas/6tSq8lkxSrulu89drL9xAehGiiO8wdLf6b4A2ShNMQlvf0Nm
K0rV5TS06USUFG0RZU0Q9h4Y1K2mHkB0hk/VmEKtXEjeZrADhF7W+rfwv+3ffnnq
aO7xi4jhOcsNfXiZm8KROWmHhQzp6DhES/IMJ5oOnhZD5PKKz3JMf4IXcl7EU0ph
9xYrdZ9z/VWuxHNQx9ZZqM1CKBp6vTz/VrJ0pHpyTZYnqjDy1Arbkq3SV5yy+sRc
pXM2sdTi4ZreIQfP3/1eGfyeAwsBZGyn3lmdWx+jF2H6DtFA1nB+iGqWF3mpjEmk
+ErCg8Cwd0WkBLORjawxaUQZ2rEHL8sz6+N331l5VWkyYfhXoxqYk7h92OYb1tok
PEcl20z+jgWjsUqAs4epY4YECnG0s6zxghamVyr8sODyhErhFdW3PVp7pPyiqcLe
2DVnOJUSBizPqoyzh5MgQtFqncD2fVutatPQgiO19weQwGGTn3YGXWaTniIAc5xG
kzdHDYZQG9DjN+3NSlnv413DeS7pvwRU1En1dXepeKyydv8V/VYhy/1WpeQVWQy1
/6wNfbgQxQ4+JkVWaHiqNEWK+HOuHmm4OJd4npeQmfwrqt+VXSh6nxYGaMNtg9wU
dcfGpcerekczzMH3KRld
=HyRb
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
severity 643772 wishlist
thanks
Thomas Koch <[email protected]> wrote:
> develock comes with absolutely no documentation, no info pages,
> nothing in /usr/share/doc. I consider this a major usability issue.
/usr/share/emacs/site-lisp/develock-el/develock.el is well documented.
You should consider reading the comments present at the beginning of
the file (that is lines 31-212). The code is really simple. I don't
think it really needs more than that.
> - - what exactly do the different collors mean?
Depends on the active major mode. Have a look at
develock-c-font-lock-keywords in develock.el at line 943, for example.
> - - what exactly is highlighted by develock?
Same as above.
> - - How can I customize the colors?
`M-x customize-apropos`, enter "develock" and hit "enter" or read
again /usr/share/emacs/site-lisp/develock-el/develock.el.
> - - How can I customize the maximum line length to a more modern
value (say 100-120)?
`M-x customize-apropos`, enter "develock" and hit "enter" or read
again /usr/share/emacs/site-lisp/develock-el/develock.el.
> - - Is there a tool that automatically removes trailing whitespace?
Read
http://www.gnu.org/software/emacs/manual/html_node/emacs/Useless-Whitespace.html
Regards,
--
Mehdi Dogguy
--- End Message ---