unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ein Terakawa <applause@elfmimi.jp>
Subject: Line Continuation Bugs & Patch
Date: Mon, 20 May 2002 03:32:28 +0900	[thread overview]
Message-ID: <20020520033228O.applause@elfmimi.jp> (raw)

Emacs-21 currently has a number of bugs concerning line continuation.
That is mainly in the code which handle !it->truncate_lines_p.
I checked Emacs-21.1 , Emacs-21.2 and one in the cvs tree (21.2.50).

I admit this bug report does not conform to the guideline.
But It was much fun to fix bugs than to report it and just wait.
So I created a patch. Although it may not be well prepared to be
inspected by Emacs core developers, it fixes bugs. And Emacs works
as fine as not fixed one dose.

Here, I just wanted to announce that there are bugs and I'm working on it.
If it's needed, I'm willing to discuss the problems on emacs-devel.
Boring bug description should be done first, though.


This is the patch. 
http://applause.elfmimi.jp/emacs-lisp/emacs-21.1-proper-continuation-20020518.diff.gz
And some documentation in my mother tongue (Japanese).
http://applause.elfmimi.jp/emacs-lisp/emacs-21.1-proper-continuation-20020518-ja.txt

Structs, macros and functions get affected by:
 struct glyph_row
 MATRIX_ROW_CONTINUATION_LINE_P
 MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P
 compute_motion 
 buffer_posn_from_coords
 Fvertical_motion
 window_scroll_pixel_based
 start_display
 move_it_in_display_line_to
 move_it_to
 move_it_vertically_backward
 move_it_by_lines
 try_window
 try_window_id
 display_line
----
Ein Terakawa <applause@elfmimi.jp>

                 reply	other threads:[~2002-05-19 18:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020520033228O.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).