unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Xinglu Chen <public@yoctocell.xyz>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 48650@debbugs.gnu.org
Subject: [bug#48650] [PATCH] gnu: Add emacs-org-pandoc-import.
Date: Wed, 26 May 2021 16:11:43 +0200	[thread overview]
Message-ID: <87y2c1wpnk.fsf@yoctocell.xyz> (raw)
In-Reply-To: <87lf81is1n.fsf@nicolasgoaziou.fr>

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

On Wed, May 26 2021, Nicolas Goaziou wrote:

> Hello,
>
> Xinglu Chen <public@yoctocell.xyz> writes:
>
>> * gnu/packages/emacs-xyz.scm (emacs-org-pandoc-import): New variable.
>
> Thank you. It looks good with one minor nit below.
>
>> +    (synopsis "Save yourself from non-Org formats")
>> +    (description "This package uses Pandoc to convert selected file types to
>> +Org, so you never have to leave Org.  There are two tiers of non-Org file
>> +avoidance:
>> +
>> +@enumerate
>> +@item The basic ``get me out of here'' ---
>> +@code{org-pandoc-import-{to,as}-org} allows you to easily convert supported
>> +non-Org files to an Org file/buffer with Pandoc
>> +
>> +@item The ``I don’t even want to see non-org files'' ---
>> +@code{org-pandoc-import-transient-mode} is for you.  What it does:
>> +@itemize
>> +@item (via file handlers) intercepts requests for non-Org files it knows it
>> +can convert
>> +@item uses @code{org-pandoc-import-to-org} to convert the file to a temporary
>> +Org file
>> +@item opens this Org file instead
>> +@item exports back to the original non-Org file on save
>> +@end itemize
>> +@end enumerate")
>
> Could you make the synopsis and the description more neutral? E.g., we
> can drop the "so you never have to leave Org" part, etc.

OK, will do :)


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

  reply	other threads:[~2021-05-26 14:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 11:02 [bug#48650] [PATCH] gnu: Add emacs-org-pandoc-import Xinglu Chen
2021-05-26 12:43 ` Nicolas Goaziou
2021-05-26 14:11   ` Xinglu Chen [this message]
2021-05-26 14:16 ` Xinglu Chen
2021-06-02 19:52   ` bug#48650: " Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2c1wpnk.fsf@yoctocell.xyz \
    --to=public@yoctocell.xyz \
    --cc=48650@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).