From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: Yank "normal" text as item in list Date: Thu, 23 Oct 2014 17:29:45 +0200 Message-ID: <87egtyby8m.fsf@mailbox.org> 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]:58033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhKLI-0007LE-QK for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 11:30:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhKLC-0006Hf-Fl for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 11:30:24 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:39844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhKLC-0006Gu-5U for emacs-orgmode@gnu.org; Thu, 23 Oct 2014 11:30:18 -0400 In-Reply-To: <87h9yv85oq.fsf@pedroche.home> (Igor Sosa Mayor's message of "Thu, 23 Oct 2014 12:02:29 +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: Igor Sosa Mayor Cc: emacs-orgmode@gnu.org On 2014-10-23 12:02 Igor Sosa Mayor wrote: > Hi, > > 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! What is wrong with fill-paragraph (bound to M-q by default)? HTH, -- Alexander Baier