From: bojohan+news@dd.chalmers.se (Johan Bockgård)
To: emacs-devel@gnu.org
Subject: Re: set-window-start in Elisp manual
Date: Thu, 17 Jan 2008 15:29:01 +0100 [thread overview]
Message-ID: <yoij3asw8r0y.fsf@remote1.student.chalmers.se> (raw)
In-Reply-To: 478F5416.6080009@gmx.at
martin rudalics <rudalics@gmx.at> writes:
> FWIW this used to work in Emacs 20 but was already broken in Emacs 21.
> We would have to find out why and where `window-start' gets reset to 1.
[xdisp.c:13049]
/* If window starts on a continuation line, maybe adjust the
window start in case the window's width changed. */
if (XMARKER (w->start)->buffer == current_buffer)
compute_window_start_on_continuation_line (w);
--
Johan Bockgård
next prev parent reply other threads:[~2008-01-17 14:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-16 22:52 set-window-start in Elisp manual Stephen Berman
2008-01-17 13:11 ` martin rudalics
2008-01-17 14:29 ` Johan Bockgård [this message]
2008-01-17 15:33 ` Stephen Berman
2008-01-17 15:40 ` Johan Bockgård
2008-01-17 16:21 ` Stephen Berman
2008-01-18 14:03 ` Johan Bockgård
2008-01-20 6:14 ` Richard Stallman
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=yoij3asw8r0y.fsf@remote1.student.chalmers.se \
--to=bojohan+news@dd.chalmers.se \
--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 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).