From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-backward-paragraph probably should *not* signal user-error at start of buffer Date: Fri, 28 Jul 2017 10:16:01 +0200 Message-ID: <87bmo5ugce.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1db0RO-0002Qf-Jm for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 04:16:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1db0RJ-00075l-J1 for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 04:16:10 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:51719) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1db0RJ-00075G-CF for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 04:16:05 -0400 In-Reply-To: ("Omar =?utf-8?Q?Antol=C3=ADn?= Camarena"'s message of "Thu, 27 Jul 2017 15:10:00 -0700") 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" To: Omar =?utf-8?Q?Antol=C3=ADn?= Camarena Cc: emacs-orgmode@gnu.org Hello, Omar Antol=C3=ADn Camarena writes: > I just noticed that org-backward-paragraph raises a user error if you call > it at the beginning of the buffer. This is not what the general > backward-paragraph command does, nor is it what I remember other Emacs > movement commands doing when the move can't actually be done. Fixed. Thank you. Regards, --=20 Nicolas Goaziou