From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: The unwarranted scrolling assumption Date: Sat, 19 Jun 2010 19:21:10 +0200 Message-ID: References: <87ocfcj7r4.fsf@mail.jurta.org> <87631jvpzg.fsf@gmail.com> <4C18211C.3070106@harpegolden.net> <87vd9j5neu.fsf@kfs-lx.rd.rdm> <83sk4misf2.fsf@gnu.org> <83iq5hiiin.fsf@gnu.org> <83fx0lihov.fsf@gnu.org> <83aaqrgnke.fsf@gnu.org> <83631fglky.fsf@gnu.org> <831vc3gg5y.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1276968106 11003 80.91.229.12 (19 Jun 2010 17:21:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Jun 2010 17:21:46 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 19 19:21:43 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ1jj-0001dc-2x for ged-emacs-devel@m.gmane.org; Sat, 19 Jun 2010 19:21:43 +0200 Original-Received: from localhost ([127.0.0.1]:38676 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ1jg-0006Rg-OT for ged-emacs-devel@m.gmane.org; Sat, 19 Jun 2010 13:21:40 -0400 Original-Received: from [140.186.70.92] (port=32771 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ1jY-0006PS-SG for emacs-devel@gnu.org; Sat, 19 Jun 2010 13:21:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQ1jX-0001fg-BB for emacs-devel@gnu.org; Sat, 19 Jun 2010 13:21:32 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:35364) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ1jX-0001fa-7g; Sat, 19 Jun 2010 13:21:31 -0400 Original-Received: by gwj23 with SMTP id 23so1770972gwj.0 for ; Sat, 19 Jun 2010 10:21:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=xokKAOkVX9hPs3B+EQlNaa5jiAovyLw1EK6OH8suloQ=; b=csapqHmgxWIdmiSMMPqkSag5Dc+0Wq/A67/16oj9xMNfMMotjQ7TvbWCP2NTrviqf6 eukA2lumKKPlRCk+uTjk8/7ay2NDH8FZZUnV2UXaDMwgAA232GhNs770mA5jvC6Auq9q KRRmxanFxoiXOcvW0FKzWklAbLWWP+uMiJFQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=oU8auy1u9wypM1+bK9Dd4gImLdoTTXQzJkxrD4VqAJOtVVc769LMEOQkpjYzQ7+fIr 7rVGfAxxnmGwgiTLlQw1mQl9i1fH7HgS68MZoFI39ARBnCNgidjeEM/uZqn3kKb2RqsD N6JQjVX1070x6u4Hrbo+lhb5XKQjK4yzxQZDQ= Original-Received: by 10.100.245.27 with SMTP id s27mr2181205anh.53.1276968090317; Sat, 19 Jun 2010 10:21:30 -0700 (PDT) Original-Received: by 10.100.154.15 with HTTP; Sat, 19 Jun 2010 10:21:10 -0700 (PDT) In-Reply-To: <831vc3gg5y.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126233 Archived-At: Yes, exactly. On Sat, Jun 19, 2010 at 6:07 PM, Eli Zaretskii wrote: >> From: Lennart Borgman >> Date: Sat, 19 Jun 2010 16:20:16 +0200 >> Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org >> >> Just take the string that is the indentation of the current line and >> put it as text property 'wrap-prefix. I have put that string in >> ind-str-fill and do just this: >> >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (put-text-proper= ty beg-pos end-pos 'wrap-prefix ind-str-fill) > > And the value of ind-str-fill is the whitespace preceding the first > non-white character of the line? =C2=A0That is, a string containing blank= s > and TABs? > >