Re: [O] Bug: utf-8 support for ob-dot.el [9.1.14 (9.1.14-1-g4931fc-elpa @ c:/Users/sig/emacs261/.emacs.d/elpa/org-9.1.14/)]

2018-09-28 Thread Sigmund Tzeng
sses + (coding-system-for-write 'utf-8) (in-file (org-babel-temp-file "dot-"))) (with-temp-file in-file (insert (org-babel-expand-body:dot body params))) -- TINYCHANGE Have a nice weekend. Sigmund Tzeng On Thu, Sep 27, 2018 at 10:58 PM Nicolas Goaziou wrote:

[O] Bug: utf-8 support for ob-dot.el [9.1.14 (9.1.14-1-g4931fc-elpa @ c:/Users/sig/emacs261/.emacs.d/elpa/org-9.1.14/)]

2018-09-22 Thread Sigmund Tzeng
Hi all, When trying to render a dot file with utf-8 encoded characters, org babel complained about the encodings. I cross checked ob-go.el at line 107-108 and made an identical patch to make utf-8 dot files work:

Re: [O] [Orgmode] Extending paste to auto-archive a copied image

2013-02-28 Thread Sigmund Tzeng
Hi, I wrote some code to fulfill the proposal you discussed two years ago, using xclip and perl to yank image file in link format for org, and save the file named after the image's timestamp. Which means it's working for xwin clones, and I'm currently using Ubuntu 12.10. The function is named