emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: _deepfire@feelingofgreen.ru
Cc: emacs-orgmode@gnu.org
Subject: Re: Changes to contrib
Date: Mon, 09 Nov 2015 22:16:17 +0100	[thread overview]
Message-ID: <87io5arhzy.fsf@gmx.us> (raw)
In-Reply-To: <87fv0enars.fsf@feelingofgreen.ru> (Kosyrev Serge's message of "Tue, 10 Nov 2015 00:05:59 +0300")

Hi,

Kosyrev Serge <_deepfire@feelingofgreen.ru> writes:

> Rasmus <rasmus@gmx.us> writes:
>> Serge Kosyrev <_deepfire@feelingofgreen.ru> writes:
>>> I'm not sure how wise it would be to raise barriers for contribution,
>>> given the current state of the thing..
>>
>> I don't know what state you refer to.
>
> Well, I couldn't use it, without significant tweaking.
>
> It feels as if the thing doesn't have a maintainer and slowly decomposes.

The question is whether there's any desire down the road to move this
backend to core?  Given that I don’t know that paper status of two former
contributors, and nobody chimed in, it’s likely that that race is already
done.

> The question is.. the only documentation for ox-taskjuggler that exists
> in Worg, seems to only cover the surface aspects of export -- none of
> the existing documentation touches on the multitude of details that the
> existing code does involve itself with.

OK.  There should be docstring and potentially comments, if necessary.
Worg is a separate issue.

>>>> I think you add some more taskjuggle keywords/properties for
>>>> example.
>
> I do, indeed -- and they are undocumented in a matter that is similar to
> the 80% of pre-existing properties.

OK.  It would be better to have some sort of documentation there, but
that’s a separate bug.

>> You use string-join, which is in subr-x.  I think subr-x was not a
>> dependency before.
>
> Oh, indeed -- missed that!
>
> What should I do about it?

I’d just use mapconcat TBH, since it’s just one place as I recall.

    (equal (string-join '("a" "b") " ")
           (mapconcat 'identity '("a" "b") " "))

> Understood, will rename, then.

Thanks.  And thanks for working on this!

Rasmus

-- 
This message is brought to you by the department of redundant departments

  reply	other threads:[~2015-11-09 21:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-08 10:49 Changes to contrib Kosyrev Serge
2015-11-08 13:49 ` Rasmus
2015-11-08 17:27   ` Aaron Ecay
2015-11-08 18:02     ` Rasmus
2015-11-09 20:44   ` Serge Kosyrev
2015-11-09 20:53     ` Rasmus
2015-11-09 21:05       ` Kosyrev Serge
2015-11-09 21:16         ` Rasmus [this message]
2015-11-09 21:51           ` Kosyrev Serge

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://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87io5arhzy.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --cc=_deepfire@feelingofgreen.ru \
    --cc=emacs-orgmode@gnu.org \
    /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/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).