Re: [O] Bug: org-edit-special does not indent the blank line after exit editing [9.0.3 (9.0.3-elpa @ /Users/Yomisuko/.emacs.d/elpa/org-20161224/)]

2017-01-07 Thread Jiajian Huang
s one empty of `yasnippet` or packages which generate empty lines can not work properly and the indentation of these line*s* are violated as mentioned in the second mail. Best regards, Jiajian Huang On Sat, Jan 7, 2017 at 7:21 PM, Nicolas Goaziou wrote: > Hello, > > Jiajian Huang write

Re: [O] Bug: org-edit-special does not indent the blank line after exit editing [9.0.3 (9.0.3-elpa @ /Users/Yomisuko/.emacs.d/elpa/org-20161224/)]

2017-01-06 Thread Jiajian Huang
to the code in the org buffer except the line containing only spaces? How can I get #+BEGIN_SRC python a = 1 b = 2 for i in range(10): # 6 spaces before '#' #+END_SRC after exit `org-edit-special` ? Best regards, Jiajian Huang On Sat, Jan 7, 2017 at 12:31 AM, Nicol

[O] Bug: org-edit-special does not indent the blank line after exit editing [9.0.3 (9.0.3-elpa @ /Users/Yomisuko/.emacs.d/elpa/org-20161224/)]

2017-01-06 Thread Jiajian Huang
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ---

Re: [O] Bug: org-edit-special does not indent the blank line after exit editing [9.0.3 (9.0.3-elpa @ /Users/Yomisuko/.emacs.d/elpa/org-20161224/)]

2017-01-06 Thread Jiajian Huang
The issue is found in: https://github.com/joaotavora/yasnippet/issues/761#issuecomment-270693995 On Fri, Jan 6, 2017 at 10:29 PM, Jiajian Huang wrote: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a

Re: [O] Bug: Can't not export source block [9.0.1 (9.0.1-elpa @ /Users/user/.emacs.d/elpa/org-20161118/)]

2016-12-11 Thread Jiajian Huang
: > Hello, > > Jiajian Huang writes: > > > After update to org 9.0, the source code block can't no longer be > exported > > and > > org alerts an error. > > > > The minimal config I use is > > > > (package-initialize) > > > > (s

[O] Bug: Can't not export source block [9.0.1 (9.0.1-elpa @ /Users/user/.emacs.d/elpa/org-20161118/)]

2016-12-11 Thread Jiajian Huang
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ---