From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Colin Fraizer" Subject: Bug Report: refile and attachments Date: Fri, 23 Jul 2010 05:52:09 -0400 Message-ID: <0f8a01cb2a4c$b7b562b0$27202810$@com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1872978265==" Return-path: Received: from [140.186.70.92] (port=48860 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcEvN-0006gl-Bb for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 05:52:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcEvM-0002i6-4u for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 05:52:13 -0400 Received: from caiajhbdcbhh.dreamhost.com ([208.97.132.177]:36592 helo=postalmail-a8.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcEvL-0002hg-UK for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 05:52:12 -0400 Received: from colinfraizerpc7 (stan.inter-intelli.com [209.43.1.25]) by postalmail-a8.g.dreamhost.com (Postfix) with ESMTP id 6ED75AABB3 for ; Fri, 23 Jul 2010 02:52:09 -0700 (PDT) Content-Language: en-us List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: 'emacs-orgmode Mailinglist' This is a multipart message in MIME format. --===============1872978265== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0F8B_01CB2A2B.30A3C2B0" Content-Language: en-us This is a multipart message in MIME format. ------=_NextPart_000_0F8B_01CB2A2B.30A3C2B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 1. Exactly what I did I created an entry in an org file. I added an attachment to that entry. I used refile (C-c C-w) to move the entry to another org file. I visited that file and attempted to open the attachment (C-c C-a o). 2. What I expected: Because there was only one attachment associated with the entry, I expected it to open. 3. What happened instead: I was prompted for an attachment name. Hitting showed "no match" in the minibuffer. ------=_NextPart_000_0F8B_01CB2A2B.30A3C2B0 Content-Type: text/html; boundary="----=_NextPart_000_0F7E_01CB2A2B.139EB6C0"; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

1.       Exactly what I did

I created an entry in an = org file.

I added an attachment to = that entry.

I used refile (C-c C-w) = to move the entry to another org file.

I visited that file and = attempted to open the attachment (C-c C-a o).

2.       What I expected:

Because there was only = one attachment associated with the entry, I expected it to = open.

3.       What happened instead:

I was prompted for an = attachment name. Hitting <tab> showed “no match” in the = minibuffer.

 

------=_NextPart_000_0F8B_01CB2A2B.30A3C2B0-- --===============1872978265== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1872978265==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam K M Subject: Re: Bug Report: refile and attachments Date: Fri, 23 Jul 2010 16:28:11 +0530 Message-ID: <874ofqcvng.fsf@noorul.maa.corp.collab.net> References: <0f8a01cb2a4c$b7b562b0$27202810$@com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=34803 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcFyR-0006Zm-L0 for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 06:59:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcFyQ-0006Tr-7A for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 06:59:27 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:33167) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcFyQ-0006Tg-1z for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 06:59:26 -0400 Received: by pwi8 with SMTP id 8so8097037pwi.0 for ; Fri, 23 Jul 2010 03:59:24 -0700 (PDT) In-Reply-To: <0f8a01cb2a4c$b7b562b0$27202810$@com> (Colin Fraizer's message of "Fri, 23 Jul 2010 05:52:09 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Colin Fraizer Cc: 'emacs-orgmode Mailinglist' "Colin Fraizer" writes: > 1. Exactly what I did > > I created an entry in an org file. > > I added an attachment to that entry. > > I used refile (C-c C-w) to move the entry to another org file. > Before doing this, can you try opening it from initial org file itself. using C-c C-a o Thanks and Regards Noorul > I visited that file and attempted to open the attachment (C-c C-a o). > > 2. What I expected: > > Because there was only one attachment associated with the entry, I expected > it to open. > > 3. What happened instead: > > I was prompted for an attachment name. Hitting showed "no match" in > the minibuffer. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Colin Fraizer" Subject: RE: Bug Report: refile and attachments Date: Fri, 23 Jul 2010 07:06:45 -0400 Message-ID: <10dc01cb2a57$24046420$6c0d2c60$@com> References: <0f8a01cb2a4c$b7b562b0$27202810$@com> <874ofqcvng.fsf@noorul.maa.corp.collab.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33521 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcG5Z-0001sL-EB for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 07:06:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcG5X-00080g-Re for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 07:06:49 -0400 Received: from caiajhbdcahe.dreamhost.com ([208.97.132.74]:36080 helo=postalmail-a8.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcG5X-00080K-MK for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 07:06:47 -0400 In-Reply-To: <874ofqcvng.fsf@noorul.maa.corp.collab.net> Content-Language: en-us List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: 'Noorul Islam K M' Cc: 'emacs-orgmode Mailinglist' I know it's not _exactly_ the same, but I re-filed it back to the original file (C-c C-w) and then opened it successfully (C-c C-a o). It didn't prompt me (because there was only one attachment). I just tried it with a new entry and attachment file (of the same type) and it worked. Hmn. Oh, I see the problem. In the failing case, the org files are in different directories. (I didn't realize it because they are both agenda files and I was using the path-oriented interactive refilling.) I would expect the refile to move the attachments to the target's attachment directory regardless. [Sorry I didn't have time to debug the elisp myself. I may look later if no one jumps in before me. I don't want to be a leech. 8-] -----Original Message----- From: Noorul Islam K M [mailto:noorul@noorul.com] Sent: Friday, July 23, 2010 6:58 AM To: Colin Fraizer Cc: 'emacs-orgmode Mailinglist' Subject: Re: Bug Report: refile and attachments "Colin Fraizer" writes: > 1. Exactly what I did > > I created an entry in an org file. > > I added an attachment to that entry. > > I used refile (C-c C-w) to move the entry to another org file. > Before doing this, can you try opening it from initial org file itself. using C-c C-a o Thanks and Regards Noorul > I visited that file and attempted to open the attachment (C-c C-a o). > > 2. What I expected: > > Because there was only one attachment associated with the entry, I expected > it to open. > > 3. What happened instead: > > I was prompted for an attachment name. Hitting showed "no match" in > the minibuffer. From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: RE: Bug Report: refile and attachments Date: Sat, 24 Jul 2010 13:39:50 +0200 Message-ID: <87wrslrtvd.wl%dmaus@ictsoc.de> References: <0f8a01cb2a4c$b7b562b0$27202810$@com> <874ofqcvng.fsf@noorul.maa.corp.collab.net> <10dc01cb2a57$24046420$6c0d2c60$@com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1012556965==" Return-path: Received: from [140.186.70.92] (port=52320 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ocd5A-0004Fo-W1 for emacs-orgmode@gnu.org; Sat, 24 Jul 2010 07:40:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ocd59-0001lc-BA for emacs-orgmode@gnu.org; Sat, 24 Jul 2010 07:39:56 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:38136) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ocd59-0001lH-4n for emacs-orgmode@gnu.org; Sat, 24 Jul 2010 07:39:55 -0400 In-Reply-To: <10dc01cb2a57$24046420$6c0d2c60$@com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Colin Fraizer Cc: 'emacs-orgmode Mailinglist' , 'Noorul Islam K M' --===============1012556965== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sat_Jul_24_13:39:50_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Sat_Jul_24_13:39:50_2010-1 Content-Type: text/plain; charset=US-ASCII Colin Fraizer wrote: >I know it's not _exactly_ the same, but I re-filed it back to the original >file (C-c C-w) and then opened it successfully (C-c C-a o). It didn't >prompt me (because there was only one attachment). >I just tried it with a new entry and attachment file (of the same type) and >it worked. Hmn. >Oh, I see the problem. In the failing case, the org files are in different >directories. (I didn't realize it because they are both agenda files and I >was using the path-oriented interactive refilling.) I would expect the >refile to move the attachments to the target's attachment directory >regardless. I've put it on the wish-list because it is indeed something that is naturally to be expected. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sat_Jul_24_13:39:50_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkxK0QYACgkQma24O1pEeOa3/gEAwNV76CQfGl5eWe5/oemHQk7/ zpN4NCwO1y+iNEobENQA/j1pXkkjP/PCGHIFWDRZd9w8bAom9c5QhrVqG2eexl2g =pgjb -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sat_Jul_24_13:39:50_2010-1-- --===============1012556965== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1012556965==--