From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Yank "normal" text as item in list Date: Thu, 23 Oct 2014 17:18:50 +0200 Message-ID: <8761fa7r1h.fsf@gmx.us> References: <87h9yv85oq.fsf@pedroche.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhKAW-0002RK-ML for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 11:19:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhKAP-0008OH-2n for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 11:19:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:43882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhKAO-0008Nl-Sw for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 11:19:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XhKAJ-00067l-UY for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 17:19:03 +0200 Received: from 46.166.186.243 ([46.166.186.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2014 17:19:03 +0200 Received: from rasmus by 46.166.186.243 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2014 17:19:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Igor Sosa Mayor writes: > often I have to yank 'normal' text, that means, text which is not > indented into a item of a list. In other words, maybe, to convert it [+] > into a list item. > > I have always the problem that, when the text over one line goes, it > does not get the correct indentation. > > Is there maybe a magical function to get this? > > Many thanks in advance! I usually just do M-^, `delete-indentation' and then M-q, but maybe there's a better way. -- C is for Cookie