emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Adding a new text/org mime type
       [not found] ` <87d3nq8aly.fsf@keller.adm.naquadah.org>
@ 2011-01-21 17:06   ` Štěpán Němec
  2011-01-21 20:47     ` Sébastien Vauban
  0 siblings, 1 reply; 5+ messages in thread
From: Štěpán Němec @ 2011-01-21 17:06 UTC (permalink / raw)
  To: ding; +Cc: emacs-orgmode

Julien Danjou <julien@danjou.info> writes:

> On Fri, Jan 21 2011, Štěpán Němec wrote:
>
>> I see you added a new text/org type to mailcap.el and other places.
>> Shouldn't that rather be text/x-org? Or is this text/org registered with
>> IANA?
>
> No idea, but C-c C-a with a .org file proposes text/org by default.

Right... that's because `mailcap-mime-extensions' contains

  (".org" . "text/org")

...which doesn't necessarily mean it's correct. I have no idea myself,
so I'm cc-ing the Org list, perhaps somebody there can provide more
insight.

  Štěpán

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Adding a new text/org mime type
  2011-01-21 17:06   ` Adding a new text/org mime type Štěpán Němec
@ 2011-01-21 20:47     ` Sébastien Vauban
  2011-01-22 18:02       ` [Orgmode] " Julien Danjou
  0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Vauban @ 2011-01-21 20:47 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ; +Cc: ding-smP1P7uqpqc

Hi Štěpán,

Štěpán Němec wrote:
> Julien Danjou <julien-hq6D2zjCLj/iB9QmIjCX8w@public.gmane.org> writes:
>> On Fri, Jan 21 2011, Štěpán Němec wrote:
>>
>>> I see you added a new text/org type to mailcap.el and other places.
>>> Shouldn't that rather be text/x-org? Or is this text/org registered with
>>> IANA?
>>
>> No idea, but C-c C-a with a .org file proposes text/org by default.
>
> Right... that's because `mailcap-mime-extensions' contains
>
>   (".org" . "text/org")

I did that in the Gnus add-on I provided on this list.


> ...which doesn't necessarily mean it's correct. I have no idea myself,
> so I'm cc-ing the Org list, perhaps somebody there can provide more
> insight.

I did not know about the IANA. "text/x-org" is perfect for me (except that it
sounds like X.org, the X server stuff).

Please change it in the most sensible way.

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Orgmode] Re: Adding a new text/org mime type
  2011-01-21 20:47     ` Sébastien Vauban
@ 2011-01-22 18:02       ` Julien Danjou
  2011-01-23 10:01         ` Štěpán Němec
  0 siblings, 1 reply; 5+ messages in thread
From: Julien Danjou @ 2011-01-22 18:02 UTC (permalink / raw)
  To: Sébastien Vauban; +Cc: emacs-orgmode, ding

> Please change it in the most sensible way.

I've changed to text/x-org.

-- 
Julien Danjou
❱ http://julien.danjou.info

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Adding a new text/org mime type
  2011-01-22 18:02       ` [Orgmode] " Julien Danjou
@ 2011-01-23 10:01         ` Štěpán Němec
  2011-01-23 11:12           ` Julien Danjou
  0 siblings, 1 reply; 5+ messages in thread
From: Štěpán Němec @ 2011-01-23 10:01 UTC (permalink / raw)
  To: ding; +Cc: emacs-orgmode

Julien Danjou <julien@danjou.info> writes:

>> Please change it in the most sensible way.
>
> I've changed to text/x-org.

Unless I'm missing something, you forgot to also replace your other
additions in mm-decode.el and mm-uu.el.

  Štěpán

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Adding a new text/org mime type
  2011-01-23 10:01         ` Štěpán Němec
@ 2011-01-23 11:12           ` Julien Danjou
  0 siblings, 0 replies; 5+ messages in thread
From: Julien Danjou @ 2011-01-23 11:12 UTC (permalink / raw)
  To: Štěpán Němec; +Cc: ding, emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

On Sun, Jan 23 2011, Štěpán Němec wrote:

> Unless I'm missing something, you forgot to also replace your other
> additions in mm-decode.el and mm-uu.el.

You are right, I think I grepped text/x-org unless of text/org.

Too tired. :)

-- 
Julien Danjou
❱ http://julien.danjou.info

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-23 11:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87oc7afqy6.fsf@gmail.com>
     [not found] ` <87d3nq8aly.fsf@keller.adm.naquadah.org>
2011-01-21 17:06   ` Adding a new text/org mime type Štěpán Němec
2011-01-21 20:47     ` Sébastien Vauban
2011-01-22 18:02       ` [Orgmode] " Julien Danjou
2011-01-23 10:01         ` Štěpán Němec
2011-01-23 11:12           ` Julien Danjou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).