From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#12702: 24.2; Orgmode Refile complains "Not bookmark format" Date: Tue, 23 Oct 2012 03:50:06 -0400 Message-ID: References: <50855D96.9000302@univ-brest.fr> <508641DE.9080101@univ-brest.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1350978708 1747 80.91.229.3 (23 Oct 2012 07:51:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2012 07:51:48 +0000 (UTC) Cc: 12702@debbugs.gnu.org To: Jonathan Schaeffer Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 23 09:51:56 2012 Return-path: Envelope-to: geb-bug-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 1TQZHG-00064q-HP for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2012 09:51:54 +0200 Original-Received: from localhost ([::1]:39290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQZH9-000778-4c for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2012 03:51:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQZGz-0006mU-SY for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 03:51:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQZGu-0001Fy-1c for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 03:51:37 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQZGc-0001Ee-9e; Tue, 23 Oct 2012 03:51:14 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TQZIN-00008X-Ia; Tue, 23 Oct 2012 03:53:04 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Tue, 23 Oct 2012 07:53:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12702 X-GNU-PR-Package: emacs,org-mode X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 12702-submit@debbugs.gnu.org id=B12702.1350978724425 (code B ref 12702); Tue, 23 Oct 2012 07:53:03 +0000 Original-Received: (at 12702) by debbugs.gnu.org; 23 Oct 2012 07:52:04 +0000 Original-Received: from localhost ([127.0.0.1]:56897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQZHO-00006Z-6l for submit@debbugs.gnu.org; Tue, 23 Oct 2012 03:52:03 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:60758 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQZHK-00006J-Vk for 12702@debbugs.gnu.org; Tue, 23 Oct 2012 03:52:00 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TQZFW-0006bD-6t; Tue, 23 Oct 2012 03:50:06 -0400 X-Spook: Mafia Belknap computer terrorism New World Order Reno X-Ran: ?I#4"R*2F96&eM-JHuQ$%^yi?+DGIe:{7[ X-Hue: red X-Attribution: GM In-Reply-To: <508641DE.9080101@univ-brest.fr> (Jonathan Schaeffer's message of "Tue, 23 Oct 2012 09:06:06 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65905 Archived-At: Jonathan Schaeffer wrote: > (I made a reply all, is that alright ?) Yes, that's the right thing to do. > with emacs -Q, I can not reproduce the bug. But refile does not work > at all, (Complains : wrong type argument arrayp,nil). > I do : > 1. emacs -Q > 2. C-x C-f refiletest.org > 3. Fill the buffer with : > * Entry One > * Entry Two > ** Refile Me > > 4. Hit C-c C-w > 5. The entry is duplicated and I can read the error message "Not > bookmark format) Sorry, this works fine for me with Emacs 24.2. Maybe someone who actually uses Org will step in and help... > If, instead of visiting a file, I open just a new buffer with "C-x b > test.org", the behaviour is different : > On refile (C-c C-w) nothing happens but the error message shows: > wrong type argument: arrayp, nil This doesn't make sense to me; because just doing `C-x b test.org' creates a buffer in fundamental mode, where C-c C-w is not bound to any key. It seems like your Emacs must be customized in some way, even with `emacs -Q'... > I hope this helps. I have the archlinux build of emacs, so maybe the > error is on the packaging side ?