From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Grant Rettke Newsgroups: gmane.emacs.help Subject: Re: yank without indentation? Date: Thu, 5 Jun 2014 14:19:55 -0500 Message-ID: References: <87oay7v179.fsf@ericabrahamsen.net> 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 1401996729 22781 80.91.229.3 (5 Jun 2014 19:32:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2014 19:32:09 +0000 (UTC) Cc: Emacs Help To: Eric Abrahamsen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 05 21:32:03 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1WsdCv-0007at-F2 for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jun 2014 21:20:13 +0200 Original-Received: from localhost ([::1]:43403 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsdCu-0007sm-VO for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jun 2014 15:20:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsdCg-0007sd-IH for help-gnu-emacs@gnu.org; Thu, 05 Jun 2014 15:19:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsdCf-00021S-FB for help-gnu-emacs@gnu.org; Thu, 05 Jun 2014 15:19:58 -0400 Original-Received: from mail-lb0-x22d.google.com ([2a00:1450:4010:c04::22d]:63816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsdCf-00021H-63 for help-gnu-emacs@gnu.org; Thu, 05 Jun 2014 15:19:57 -0400 Original-Received: by mail-lb0-f173.google.com with SMTP id 10so869614lbg.4 for ; Thu, 05 Jun 2014 12:19:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=oK/uNYFMCNYEScv/CwcExRlwyuHFLKPFnLmas1sdvL8=; b=MKzA81856lopSNP8a7A3DzGyTnFlJnsmNL0s0enk6naO3lEvH+wkWrO0wfPf/mmSFe E3UaNhx3DbIvCnWx7HeTy7J8jwYg++EQ2NoMixDnzFyosX06euwROy8C7wHOmV3nx48d WqLlUmZxUQeliCzvhRIhDFZ2EJ6ox+btKWGpxWOtKdzpVjMkQFSyHyY8CcnUuHvCmiDX lK6iLV/sviQCFJL0eQAZATG6dZcQZsgZLndBykcxxQaEfJQ9MgMGD53VDmU0HejIvFnC TrkNSl6O2gD2BvZsMEOaApe1MZvWUQFfKeit4BrryF5SmCr8dD4mzdKBOQ9G1iwB8Ydy TzDA== X-Received: by 10.152.29.200 with SMTP id m8mr22114403lah.49.1401995995422; Thu, 05 Jun 2014 12:19:55 -0700 (PDT) Original-Received: by 10.152.131.234 with HTTP; Thu, 5 Jun 2014 12:19:55 -0700 (PDT) In-Reply-To: <87oay7v179.fsf@ericabrahamsen.net> X-Google-Sender-Auth: BEs8TdywE7Ia_EZKYSXecKiDyQw X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22d X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98027 Archived-At: Please provide a simple and illustrative example. Sorry I'm not sure what you are getting at. Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/ =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) =E2=80=9CLife has become immeasurably better since I have been forced to st= op taking it seriously.=E2=80=9D --Thompson On Thu, Jun 5, 2014 at 10:13 AM, Eric Abrahamsen wrote: > Has anyone come up with a yank-without-indentation routine? Why am I > always killing multi-line text with enormous left-hand whitespace, and > wanting to yank it without that whitespace in place? Has anyone dealt > with this? > > E > > >