From: "Robert J. Chassell" <bob@rattlesnake.com>
To: emacs-devel@gnu.org
Subject: Re: blank-mode.el
Date: Fri, 9 Nov 2007 20:41:23 +0000 (UTC) [thread overview]
Message-ID: <m1IqafL-002K4AC@rattlesnake.com> (raw)
In-Reply-To: <4734A2D4.6040703@ig.com.br> (message from Vinicius Jose Latorre on Fri, 09 Nov 2007 15:11:32 -0300)
1. Rather than exceed 80 characters, the first line of blank-mode.el
should be:
;;; blank-mode.el --- Minor mode to visualise blanks (SPACE, HARD SPACE, TAB)
with a comma instead of an `and' before the word `TAB' and no period.
That is 77 characters long which is almost, but not quite, too much
for a heading.
2. Regarding the body of the library, as a general rule, comments
should be filled according to the Emacs default -- I notice the
lengths are longer although they are less than 80 characters.
3. Also, while a carriage return occurs at the end of a line, that
place does not necessarily mark the end of a paragraph. By
default, please do not use a between-paragraph symbol for the end
of a line (a carriage return or \n) that is not the end of a
paragraph. (Five out of the six carriage returns in this
paragraph do not mark its end.)
Thank you.
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
next prev parent reply other threads:[~2007-11-09 20:41 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-28 14:20 blank-mode.el Vinicius Jose Latorre
2007-10-28 14:27 ` blank-mode.el Leo
2007-10-28 18:10 ` blank-mode.el Vinicius Jose Latorre
2007-10-28 17:31 ` blank-mode.el Drew Adams
2007-10-28 19:35 ` blank-mode.el Vinicius Jose Latorre
2007-10-28 19:05 ` blank-mode.el Drew Adams
2007-10-28 23:04 ` blank-mode.el Vinicius Jose Latorre
2007-10-28 22:11 ` blank-mode.el Drew Adams
2007-10-29 10:00 ` blank-mode.el Kim F. Storm
2007-10-29 15:37 ` blank-mode.el Vinicius Jose Latorre
2007-10-30 14:17 ` blank-mode.el Juri Linkov
2007-10-31 4:16 ` blank-mode.el Vinicius Jose Latorre
2007-10-31 16:11 ` blank-mode.el Juri Linkov
2007-11-09 17:10 ` blank-mode.el Vinicius Jose Latorre
2007-11-09 18:11 ` blank-mode.el Vinicius Jose Latorre
2007-11-09 20:41 ` Robert J. Chassell [this message]
2007-11-11 2:13 ` blank-mode.el Vinicius Jose Latorre
2007-11-11 12:19 ` blank-mode.el Robert J. Chassell
2007-11-11 14:37 ` blank-mode.el Drew Adams
2007-11-11 14:57 ` blank-mode.el Jason Rumney
2007-11-11 17:52 ` blank-mode.el Robert J. Chassell
2007-11-11 21:23 ` blank-mode.el Vinicius Jose Latorre
2007-11-11 21:48 ` blank-mode.el Juri Linkov
2007-11-11 21:59 ` blank-mode.el Juanma Barranquero
2007-11-11 22:36 ` blank-mode.el Juri Linkov
2007-11-11 23:25 ` blank-mode.el Juanma Barranquero
2007-11-12 0:05 ` blank-mode.el Vinicius Jose Latorre
2007-11-11 23:28 ` blank-mode.el Juanma Barranquero
2007-11-12 0:43 ` blank-mode.el Vinicius Jose Latorre
2007-11-12 18:26 ` blank-mode.el Robert J. Chassell
2007-11-12 19:53 ` blank-mode.el Andreas Schwab
2007-11-12 21:51 ` blank-mode.el Vinicius Jose Latorre
2007-11-13 10:45 ` blank-mode.el Robert J. Chassell
2007-11-13 12:13 ` blank-mode.el Vinicius Jose Latorre
2007-11-13 16:41 ` blank-mode.el Vinicius Jose Latorre
2007-11-13 23:54 ` blank-mode.el Juri Linkov
2007-11-14 0:19 ` blank-mode.el Jason Rumney
2007-11-14 10:29 ` blank-mode.el Andreas Schwab
2007-11-16 4:10 ` blank-mode.el Vinicius Jose Latorre
2007-11-16 12:02 ` blank-mode.el Robert J. Chassell
2007-11-17 21:05 ` blank-mode.el Vinicius Jose Latorre
2007-11-17 22:57 ` blank-mode.el Juri Linkov
2007-11-18 14:55 ` blank-mode.el Vinicius Jose Latorre
2007-11-19 14:44 ` blank-mode.el Vinicius Jose Latorre
2007-11-19 16:22 ` blank-mode.el Robert J. Chassell
2007-11-19 19:19 ` blank-mode.el Vinicius Jose Latorre
2007-11-20 3:24 ` blank-mode.el Vinicius Jose Latorre
2007-11-21 13:42 ` blank-mode.el Vinicius Jose Latorre
2007-11-11 22:04 ` blank-mode.el Robert J. Chassell
2007-11-11 22:04 ` blank-mode.el Robert J. Chassell
2007-11-12 0:01 ` blank-mode.el Vinicius Jose Latorre
2007-11-11 22:01 ` blank-mode.el Jason Rumney
2007-11-11 22:37 ` blank-mode.el Juri Linkov
2007-11-11 22:46 ` blank-mode.el Jason Rumney
2007-11-11 17:01 ` blank-mode.el Robert J. Chassell
-- strict thread matches above, loose matches on Subject: below --
2007-11-14 13:44 blank-mode.el Robert J. Chassell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1IqafL-002K4AC@rattlesnake.com \
--to=bob@rattlesnake.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.