all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ein Terakawa <applause@elfmimi.jp>
Subject: Re: Line Continuation Bugs & Patch
Date: Wed, 22 May 2002 07:19:29 +0900	[thread overview]
Message-ID: <20020522071929B.applause@elfmimi.jp> (raw)
In-Reply-To: <200205201448.g4KEmIl25419@aztec.santafe.edu>


Well, I just created patches for 21.2 and 21.2.50 .

There is one thing I'm not clear.
That is the follwing line in window_scroll_pixel_based of window.c .
      w->start_at_line_beg = Fbolp ();
I think we can't say  PT == window-start  here. Am I right?

I'll be happy if you can decide to install the patch just by looking at
the chages the patch makes, and if I don't have to do things like detailed
description. If so I'can just proceed to the farther step of line
continuation issue.
Please let me know if there is something I'm supposed to do.


Notice:

* As for 21.2.50 the patch intentionally overrides a change
  done by gerd at revision 1.150 of indent.c .

* Some messy keywords ('XXX' and 'XXXX') are contained.

* No change logs.


Here are the new patches.
http://applause.elfmimi.jp/emacs-lisp/emacs-21.1-proper-continuation-20020520.diff.gz
http://applause.elfmimi.jp/emacs-lisp/emacs-21.2-proper-continuation-20020520.diff.gz
http://applause.elfmimi.jp/emacs-lisp/emacs-21.2.50-proper-continuation-20020520.diff.gz
# Thanks to the flexibility of the patch command
# patch for 21.1 can also be applied to 21.2 .

----
Ein Terakawa <applause@elfmimi.jp>

  reply	other threads:[~2002-05-21 22:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-19 18:32 Line Continuation Bugs & Patch Ein Terakawa
2002-05-20 14:48 ` Richard Stallman
2002-05-21 22:19   ` Ein Terakawa [this message]
2002-05-26 22:25     ` Richard Stallman
2002-05-27 20:08       ` Ein Terakawa

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=20020522071929B.applause@elfmimi.jp \
    --to=applause@elfmimi.jp \
    /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.