[O] semantic-mode is conflict with org-mode

2014-02-05 Thread Xue Fuqiao
semantic-mode uses `C-c ,' as a prefix for several commands. org-mode uses `C-c ,' for org-priority. I don't use semantic-mode within org-mode. Is there a way to disable semantic-mode just in org-mode buffers in Emacs? If so, can someone include in in [[info:org#Conflicts]]? (I'm using Org 8.2.

Re: [O] Bug: The `#+CAPTION' isn't documented well [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/local/share/emacs/24.3.50/lisp/org/)]

2013-04-14 Thread Xue Fuqiao
tab:basic-data > | ... | ...| > |-|| > @end example > > Optionally, the caption can take the form: > @example > #+CAPTION[Caption for list of tables]: Caption for table. > @end example > > Please double-check and tell us if it's clearer. Looks clearer to me, thanks. -- Xue Fuqiao http://www.gnu.org/software/emacs/

[O] Bug: The `#+CAPTION' isn't documented well [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/local/share/emacs/24.3.50/lisp/org/)]

2013-03-18 Thread Xue Fuqiao
the FAQ and the mailing list archives. Emacs : GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.0) of 2013-03-17 on Emacs Package: Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ /usr/local/share/emacs/24.3.50/lisp/org/) -- Xue Fuqiao http://www.gnu.org/software/emacs/

Re: [O] org-export raises stringp nil error

2013-03-08 Thread Xue Fuqiao
On Fri, 08 Mar 2013 11:29:23 -0500 Nick Dokos wrote: > Bastien wrote: > > Xue Fuqiao writes: > > > Sounds fine to me, because my Internet connection is very slow > > > (especially to Savannah). It is often a pain for me to perform a `bzr > > > pull

Re: [O] org-export raises stringp nil error

2013-03-08 Thread Xue Fuqiao
a `bzr pull', since it takes a long time. And there is also another way: Add a command line argument named `--slim', it can invoke Emacs with only the bare-minimum Emacs Lisp libraries needed for quick editing. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

Re: [O] org-export raises stringp nil error

2013-03-07 Thread Xue Fuqiao
d the temptation in terms of maintainance, but I think maintainance problems should not take priority over usefulness of the code. +1 -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

Re: [O] org-export raises stringp nil error

2013-03-07 Thread Xue Fuqiao
On 03/08/2013 02:40 PM, Bastien wrote: I missed the distinction between "pretest" and "release candidate". What's the difference between "pretest" and "release candidate"? Doesn't the latter belong to the former? The rc1/rc1.1 was released o

Re: [O] 24.2.92; `electirc-indent-mode' isn't compatible with `org-footnote-action'

2013-01-26 Thread Xue Fuqiao
On Sat, 26 Jan 2013 13:42:10 +0100 Bastien wrote: > Please don't post to both. Post it to bug-gnu-emacs when this is with > Org's from Emacs, to emacs-orgmode otherwise. I see, thanks for your advice. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

Re: [O] About `open formula'

2013-01-24 Thread Xue Fuqiao
On Thu, 24 Jan 2013 15:43:02 +0100 Bastien wrote: > > What does the `open formula' mean? > > It means "in the non-collapsed formula", see the sentence before. Thanks a lot. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

Re: [O] Bug: `org-next-link' doesn't wrap around [7.9.3d (7.9.3d-GNU-Emacs-24-3 (commit e8f5b0ad) @ /usr/local/share/emacs/24.3.50/lisp/org/)]

2013-01-22 Thread Xue Fuqiao
ps around, just like `isearch-forward'. There is no bug, anyway. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

[O] Bug: `org-next-link' doesn't wrap around [7.9.3d (7.9.3d-GNU-Emacs-24-3 (commit e8f5b0ad) @ /usr/local/share/emacs/24.3.50/lisp/org/)]

2013-01-18 Thread Xue Fuqiao
(dot org-export-blocks-format-dot nil)) org-export-first-hook '(org-beamer-initialize-open-trackers) org-export-interblocks '((src org-babel-exp-non-block-elements)) org-confirm-elisp-link-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-ma

[O] Bug: The homepage of gnuplot-mode has been moved [7.9.3d (7.9.3d-GNU-Emacs-24-3 (commit e8f5b0ad) @ /usr/local/share/emacs/24.3.50/lisp/org/)]

2013-01-17 Thread Xue Fuqiao
27;yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-table-formula-constants '(("c" . "299792458.")) org-agenda-files '("~/note/TODO") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) ) -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

[O] About `open formula'

2013-01-16 Thread Xue Fuqiao
l But it seems that the `open formula' doesn't mean this. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

[O] About range references in the spreadsheet

2013-01-16 Thread Xue Fuqiao
In (info "(org) References"), there is an example explaining the range references: @-1$-2..@-1 3 numbers from the column to the left, 2 up to current row What does `2 up to current row' mean? I don't understand. IIRC `@' represents row, it should be `1 up to current row'. -- Best regar

[O] Bug: Table editor manual bug [7.9.3+ (7.9.3+-GNU-Emacs-24-3 (commit 4cac75153) @ /usr/local/share/emacs/24.2.92/lisp/org/)]

2013-01-15 Thread Xue Fuqiao
-blocks-format-dot nil)) org-export-first-hook '(org-beamer-initialize-open-trackers) org-export-interblocks '((src org-babel-exp-non-block-elements)) org-confirm-elisp-link-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-agenda-files '("~/note/TODO") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) ) -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

[O] 24.2.92; `electirc-indent-mode' isn't compatible with `org-footnote-action'

2013-01-15 Thread Xue Fuqiao
em-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

Re: [O] About `org-insert-heading' in Org's manual

2013-01-12 Thread Xue Fuqiao
s the file format is binary or closed (hard to analyse), importing is a good feature. Thanks. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

Re: [O] About `org-insert-heading' in Org's manual

2013-01-12 Thread Xue Fuqiao
video insertion in Org; 5. Alarm support (I'm strongly addicted to alarm); 6. Convert doc/pdf/xls... to Org files. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao

[O] About `org-insert-heading' in Org's manual

2013-01-11 Thread Xue Fuqiao
ame `Plain lists'? In Emacs manuals, all the node name are made of capitalized words, for example: (info "(emacs) Saving Emacs Sessions") (info "(elisp) Syntax Tables") (info "(widget) Widget Wishlist") ... -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao