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: HTML-Info design Date: Mon, 29 Dec 2014 14:13:56 +0100 Message-ID: References: <83ppbanqhe.fsf@gnu.org> <87vbl2xigp.fsf@ferrier.me.uk> <83ioh2nlow.fsf@gnu.org> <87sig6xech.fsf@ferrier.me.uk> <83fvc5ni0u.fsf@gnu.org> <87k31fwwyv.fsf@ferrier.me.uk> <87bnmq9ibf.fsf@ferrier.me.uk> <87lhlrx5fc.fsf@building.gnus.org> <878uhrcr5l.fsf@building.gnus.org> <83sifzjflk.fsf@gnu.org> <87fvbyagaw.fsf@building.gnus.org> <871tnibsu7.fsf@violet.siamics.net> <87y4pq8zcy.fsf@building.gnus.org> <87wq5aabqt.fsf@violet.siamics.net> <87egri8wg0.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1419858898 11067 80.91.229.3 (29 Dec 2014 13:14:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2014 13:14:58 +0000 (UTC) Cc: Emacs-Devel devel To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 29 14:14:51 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y5a9p-000241-5D for ged-emacs-devel@m.gmane.org; Mon, 29 Dec 2014 14:14:49 +0100 Original-Received: from localhost ([::1]:33367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5a9o-0008JQ-9T for ged-emacs-devel@m.gmane.org; Mon, 29 Dec 2014 08:14:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5a9i-0008J4-6H for emacs-devel@gnu.org; Mon, 29 Dec 2014 08:14:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y5a9d-000651-Hx for emacs-devel@gnu.org; Mon, 29 Dec 2014 08:14:42 -0500 Original-Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:46309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5a9d-00064t-BV for emacs-devel@gnu.org; Mon, 29 Dec 2014 08:14:37 -0500 Original-Received: by mail-wi0-f169.google.com with SMTP id r20so23670264wiv.4 for ; Mon, 29 Dec 2014 05:14:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=lkRRtXxYnZAK57ksewj0RoPgkbwua17NB5mOhBGGJ6A=; b=LdzYB7LH7FFKxN5SJBLURBx59JuOeADkLAMi8qbnw8XB9iTxPlbLfirv/iR3aRXU/X ax+Uw0CdGw/4uov8cn2ibWZS2v2pqTL2Gv/cuNjVH5gXAUnxkp9L7y4RY4iSIZDgVjU1 70HcwH3B0jjW99NuEUl0h/+/NJthqmHPscAC3HPRN06/ASurIH1rujAfbzmyCoFz47Rd lpwwD1eSkQYPnglNunErKRltipGrp4cOtGYSl4etXPq3A6nLuvTxXb2lKkty1v3UJGpc tvi2M4jujUjqdXfp5FOlqa0z0waKJNa8PNGs345NTaF2Vz64gSsLZqTpFXwe92MW9Vfs HwJQ== X-Received: by 10.180.90.165 with SMTP id bx5mr97847544wib.15.1419858876759; Mon, 29 Dec 2014 05:14:36 -0800 (PST) Original-Received: by 10.194.93.228 with HTTP; Mon, 29 Dec 2014 05:13:56 -0800 (PST) In-Reply-To: <87egri8wg0.fsf@building.gnus.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::229 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:180815 Archived-At: On Mon, Dec 29, 2014 at 1:36 PM, Lars Ingebrigtsen wrote: > Ivan Shmakov writes: > >> Now, what=E2=80=99s the easy way to put the second sentence of the= right >> column into the kill ring? > > That is, indeed, a problem. I usually kill the rectangle, paste it into > a different buffer, and extract the sentence there. Which kinda sucks. > > However, it would be easy enough to fix this for `M-w' and friends with > some text properties that say where the continuation of a line is. The > greater problem would be the user interface -- sometimes somebody wants > to yank what's displayed, Rectangle copy? > and sometimes the "logical flow". Normal copy.