Wolfgang Mederle

Results 10 comments of Wolfgang Mederle

If I can chime in here ... With regards to uploading attachments, what I would love to have would be what org-msg does (HTML email creation for mu4e through org):...

I've merged that into my fork, I like the functionality and have used it several times already. There is, however, an error with backquote-comma somewhere that I needed to fix...

I fixed the {{}} issue; if it by itself is causing trouble for others, I can make the fix available. IIRC, it had to do with `replace-regex-in-string` misbehaving in certain...

> My apologies for not getting back to this! I pushed a fix candidate to branch `fix/preparsed-sprint`, go ahead and check if it solves the issue for you. Enountered the...

Problem as far as I recall was on the side of ox-jira, this one needs a fix as well to correctly convert the user from org to jira. I'm sorry...

I can look up the code change I made for ox-jira tomorrow, it's not much, and then it works in both directions. I've been using the code for months now...

As I just had to modify one function, I put it in my .emacs instead of patching ox-jira: ``` (require 'ox-jira) (defun ox-jira-link (link desc info) "Transcode a LINK object...

Certainly not, please go ahead, I was just too lazy to do it myself.

1.1.6 is the latest release as of today.

Sent a pull request. I hope I've done this correctly. Thanks! Wolfgang On 2013-04-02, at 18:20, "Leslie P. Polzer" [email protected] wrote: > Sorry, I mixed up the middle version number...