all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@giblet.glug.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: display question: should ^N and \NNN widths be fixed?
Date: Fri, 24 May 2002 19:39:44 -0700	[thread overview]
Message-ID: <E17BRT6-0007n3-00@giblet> (raw)
In-Reply-To: <87661d57dm.fsf@tc-1-100.kawasaki.gol.ne.jp> (message from Miles Bader on 25 May 2002 10:44:05 +0900)

   From: Miles Bader <miles@gnu.org>
   Date: 25 May 2002 10:44:05 +0900

   What is an `iso-type contour'?

this is a term i pulled out the air (perhaps better expressed as
"functional iso-contour"? -- the math heads can jump in here) to
describe a method for identifying what is it that stays the same and
what changes, when using an incremental approach.  iso-contours on
"relief" maps typically keep the altitutde the same while varying the
location.  here, we want to keep the functionality the same (not break
anything) while varying the type.

this allows us to consider adding functionality as an independent task
(so that people who are more comfortable designing/modifying those
next-higher-level algorithms can take a whack at it instead of me :-).
adding functionality can also be done incrementally, in the tradition of
emacs development.

perhaps someone can supply better terminology or metaphor...

does this make sense?

   In general, it's better to make changes in smaller incremental steps
   that can be merged into main-line CVS.  You already seem to be
   thinking that way.

yes, lacking a test suite (which is perhaps untenable for emacs), small
incremental approach is a necessity.  so, i'll post uuencoded diffs for
review, initially, to get feedback and thumbs up from rms.

in the meantime, i hope to find answers to the other logistical
questions.  this command:

  cvs co -d emacs-CVSROOT CVSROOT

reveals emacs-CVSROOT/modules has nothing in it.  anyone mind if i
create a cvs module "notes" (sibling to cvs module "emacs")?  absent
other better places, i would use this to keep notes, detailed TODO (for
this particular initiative), etc.

thi

  reply	other threads:[~2002-05-25  2:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-23 21:16 display question: should ^N and \NNN widths be fixed? Thien-Thi Nguyen
2002-05-24 21:14 ` Richard Stallman
2002-05-24 23:20   ` Thien-Thi Nguyen
2002-05-24 23:34     ` Thien-Thi Nguyen
2002-05-25  1:44     ` Miles Bader
2002-05-25  2:39       ` Thien-Thi Nguyen [this message]
2002-05-25  2:57         ` Miles Bader
2002-05-26  5:03           ` Eli Zaretskii
2002-05-26  5:11             ` Thien-Thi Nguyen
2002-05-25  3:05         ` Miles Bader
2002-05-25  3:05         ` Miles Bader
2002-05-25 22:53           ` Thien-Thi Nguyen
2002-05-26  4:28     ` Richard Stallman
2002-05-27  6:44       ` Thien-Thi Nguyen
2002-05-28  5:15         ` Richard Stallman
2002-05-26  5:09     ` Eli Zaretskii
2002-05-27  6:48       ` Thien-Thi Nguyen
2002-05-27  7:33         ` Eli Zaretskii

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=E17BRT6-0007n3-00@giblet \
    --to=ttn@giblet.glug.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    --cc=ttn@glug.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.