On 18.10.2011, at 20:03, Sanjoy Mahajan wrote:
> Christian Moe christianmoe.com> writes:
>
>> The Org manual (2.5 Structure editing) says to use M-S-≤right>
>> (org-demote-subtree) for what the submitter wants to do.
>
> (I am the original reporter of the issue on the Debian BTS.) That is us
Hi,
On 10/18/11 10:14 PM, John Hendy wrote:
- italics: org doesn't handle multiple line italics in between / and
/.
Tip: You can customize org-emphasis-regexp-components to accept more
than one newline.
Could there be something like #+begin_quote
There is! It makes blockquotes. Just go
On 17.10.2011, at 21:55, Rasmus wrote:
> Hi,
>
> I would like to add to cdlatex. However, it does not seem to work.
> This is probably the best place to ask.
>
> First, I want to add \mathbb{·} to cdlatex-math-modify-alist.
>
> Second, I want to change \mathbf{·} to \boldsymbol{·}, which i
Hi Eric,
Eric Schulte wrote:
>> Babel seems to interpret every *leading space* as *one empty column*.
>> Normal, feature, bug?
>>
>> Is there some workaround to this? I thought stating "scalar" would really
>> completely override any interpretation...
>
> I've just pushed up a fix which should res
Skip Collins writes:
>> ,[ C-h f org-clone-subtree-with-time-shift RET ]
>>
>
>> I find that this exactly what you are describing: I define an entry,
>> clone it (with weekly shift, for instance) and then delete the
>> exceptions and maybe add a few extras. If any weekly instance has to
>> c
Michael Brand writes:
> Hi Nicolas
>
> Now I understand that
>
> - 1 :: item 1
> [TAB]- item 2
>
> works as expected, when assuming that you don't want the space after
> the "-" to change the indentation similar to Emacs Electric C but want
> to keep only TAB, C-c and the modified cursor keys to
Olaf Meeuwissen writes:
> Nick Dokos writes:
>
[...]
>> $ dpkg -S makeinfo
>> texinfo: /usr/bin/makeinfo
>> octave3.2-common: /usr/share/octave/3.2.4/m/help/__makeinfo__.m
>> emacs23-common: /usr/share/emacs/23.1/lisp/textmodes/makeinfo.elc
>> texinfo: /usr/share/man/man1/makeinfo.1.gz
>
> Th
> Unfortunately, I'm not running 23.2. A backtrace produced with
> toggle-debug-on-quit and C-g may be helpful though. Could you provide
> one?
I'm not familiar with the Emacs debugger, so I'm not sure if I am doing
it right -- please let me know if I should do something else.
If (when in the .o
On Tue, Oct 18, 2011 at 5:15 PM, Mehul Sanghvi wrote:
> Christian,
>
> Thanks for the stopgap measure. As for fonts, like styles, it
> would be easier, simpler and more elegant
> to be able to do that without having to edit styles.odt every time.
> This is not specific to org-odt. It should
Is there a way to pull up a date/time prompt when clocking in to a task?
Sometimes, I started a task 15 minutes ago, and have to go through the following
steps:
1) clock in on the task,
2) Go to the CLOCK section for that header and press tab to open it
3) Fix the clock-in time
If it's not built
Rémi Vanicat wrote:
> Olaf Meeuwissen writes:
>
> > Nick Dokos writes:
> >
>
> [...]
>
>
> >> $ dpkg -S makeinfo
> >> texinfo: /usr/bin/makeinfo
> >> octave3.2-common: /usr/share/octave/3.2.4/m/help/__makeinfo__.m
> >> emacs23-common: /usr/share/emacs/23.1/lisp/textmodes/makeinfo.elc
> >> t
>
> Dave Abrahams boostpro.com> wrote:
> >
> > I was wondering what other people do.
>
> I am using http://www.mayrhofer.eu.org/dvcs-autosync for
> automatically committing of changes but without activated XMPP sync
> feature (so far).
>
> The already mentioned «git diff --color-words» helps me a
Andrei Jirnyi writes:
>> Unfortunately, I'm not running 23.2. A backtrace produced with
>> toggle-debug-on-quit and C-g may be helpful though. Could you provide
>> one?
>
> I'm not familiar with the Emacs debugger, so I'm not sure if I am doing
> it right -- please let me know if I should do som
On Wed, Oct 19, 2011 at 9:54 AM, Nathan Neff wrote:
> Is there a way to pull up a date/time prompt when clocking in to a task?
>
> Sometimes, I started a task 15 minutes ago, and have to go through the
> following
> steps:
>
> 1) clock in on the task,
> 2) Go to the CLOCK section for that header
On Wed, Oct 19, 2011 at 10:35, Matt Price wrote:
>
>
> On Tue, Oct 18, 2011 at 5:15 PM, Mehul Sanghvi
> wrote:
>>
>> Christian,
>>
>> Thanks for the stopgap measure. As for fonts, like styles, it
>> would be easier, simpler and more elegant
>> to be able to do that without having to edit st
I know that Org can do foot notes using fn:xxx but what I wanted to do
was put a
footer to every page that is created. It would be the same thing on each page.
How would I do that ? Either I missed it in the manual or it is not there.
--
Mehul N. Sanghvi
email: mehul.sang...@gmail.com
> The font thing was just something coming out from the fact that I do
> not know or understand ODT styles. Something new to learn now :)
This is how you will change the fonts.
1. Export your resume.org to resume.odt (without using any custom
styles)
2. Open resume.odt in LibreOffice
3. F11
John Hendy wrote:
> On Wed, Oct 19, 2011 at 9:54 AM, Nathan Neff wrote:
> > Is there a way to pull up a date/time prompt when clocking in to a task?
> >
> > Sometimes, I started a task 15 minutes ago, and have to go through the
> > following
> > steps:
> >
> > 1) clock in on the task,
> > 2) Go
On Wed, Oct 19, 2011 at 10:27 AM, Mehul Sanghvi wrote:
> I know that Org can do foot notes using fn:xxx but what I wanted to do
> was put a
> footer to every page that is created. It would be the same thing on each
> page.
>
> How would I do that ? Either I missed it in the manual or it is not
Matt Price writes:
> I think the problem here, Mehul, is that odt export works with
> styles, not fonts. So to do what you want, the exporter would need
> to be able to tweak the styles manually(so, I guess, first run some
> kind of xml transform on the stylesheet, then apply the stylesheet
> i
On Wed, Oct 19, 2011 at 11:35, John Hendy wrote:
> On Wed, Oct 19, 2011 at 10:27 AM, Mehul Sanghvi
> wrote:
>> I know that Org can do foot notes using fn:xxx but what I wanted to do
>> was put a
>> footer to every page that is created. It would be the same thing on each
>> page.
>>
>> How woul
Hi Carsten
On 18.10.2011, at 20:03, Sanjoy Mahajan wrote:
> I do worry about one point, namely that C-c C-> (outline-demote) should still
> work. And it does work in regular outline mode. For example, if I rename my
> test file to c.otl and then use C-c C-> on the main heading, all the subtrees
Jambunathan K writes:
>> The font thing was just something coming out from the fact that I do
>> not know or understand ODT styles. Something new to learn now :)
>
> This is how you will change the fonts.
>
> 1. Export your resume.org to resume.odt (without using any custom
>styles)
> 2. Ope
Mehul Sanghvi writes:
> I know that Org can do foot notes using fn:xxx but what I wanted to do
> was put a
> footer to every page that is created. It would be the same thing on each
> page.
>
> How would I do that ? Either I missed it in the manual or it is not
> there.
You need to create the
Notably, the problem disappears if I re-evaluate org-indent.el -- I
wonder if the bug may be with the package loading?
Also, when the issue is present, turning org-indent-mode off manually
fixes it, but also produces an error message:
"org-indent-mode: Invalid function: org-with-wide-buffer"
-
Hi,
is it possible to export an org file from the command line, so that a
currently running Emacs instance is not disturbed? I want to export the
attached org file and run the included source blocks, so I have an
activity report in the end. I use the shell script pasted below, but
there are two pr
C-h v org-export-run-in-background
> Hi,
>
> is it possible to export an org file from the command line, so that a
> currently running Emacs instance is not disturbed? I want to export the
> attached org file and run the included source blocks, so I have an
> activity report in the end. I use the
Hi,
Sebastien Vauban wrote:
> #+BABEL: :engine msosql :cmdline -S -U -P -d
> -n -w 700
Where is the :engine directive documented?
Cheers,
Viktor
Nathan Neff writes:
> Is there a way to pull up a date/time prompt when clocking in to a task?
>
> Sometimes, I started a task 15 minutes ago, and have to go through the
> following
> steps:
>
> 1) clock in on the task,
> 2) Go to the CLOCK section for that header and press tab to open it
> 3) F
Viktor Rosenfeld wrote:
> Hi,
>
> Sebastien Vauban wrote:
>
> > #+BABEL: :engine msosql :cmdline -S -U -P -d
> > -n -w 700
>
> Where is the :engine directive documented?
>
The only place I know of is lisp/ob-sql.el - there is support for the following
engines currently:
,
|
Hi Nicolas
Thanks for the explanations, it helps me to get the right perspective
to all the various possibilities. And the reread of the manual about
Plain lists reminded me of org-M-RET-may-split-line that I will
configure now.
Michael
Cool, thanks!
Nick Dokos wrote:
> Viktor Rosenfeld wrote:
>
> > Hi,
> >
> > Sebastien Vauban wrote:
> >
> > > #+BABEL: :engine msosql :cmdline -S -U -P -d
> > > -n -w 700
> >
> > Where is the :engine directive documented?
> >
>
> The only place I know of is lisp/ob-sql.el - there is
Hi Viktor and Nick,
Nick Dokos wrote:
> Viktor Rosenfeld wrote:
>> Sebastien Vauban wrote:
>>
>> > #+BABEL: :engine msosql :cmdline -S -U -P -d
>> > -n -w 700
>>
>> Where is the :engine directive documented?
>
> The only place I know of is lisp/ob-sql.el - there is support for the
> fol
Is there a possibility to export tasks including their body (text,
maybe logbook etc.) from the agenda view?
What I would like to do is the following: I have Tasks with a certain
todo state (e.g. WAITING). I can view all these tasks in an agenda
view. Now I need to leave my computer and want to p
> I agree with Mehul it would be great to have an option to specify a
> styles file on a per-file basis. Something like:
>
>#+ODT_STYLE: ~/org/odt-templates/cv.odt
I have gone with `#+ODT_STYLES_FILE: '[1]. Refer the docstring below for a
sample setting.
,[ C-h v org-export-odt-styles-f
"Sebastien Vauban" writes:
> Hi Eric,
>
> Eric Schulte wrote:
>>> Babel seems to interpret every *leading space* as *one empty column*.
>>> Normal, feature, bug?
>>>
>>> Is there some workaround to this? I thought stating "scalar" would really
>>> completely override any interpretation...
>>
>> I
On Wed, Oct 19, 2011 at 13:54, Jambunathan K wrote:
>
>> I agree with Mehul it would be great to have an option to specify a
>> styles file on a per-file basis. Something like:
>>
>> #+ODT_STYLE: ~/org/odt-templates/cv.odt
>
> I have gone with `#+ODT_STYLES_FILE: '[1]. Refer the docstring below
On 10/19/11 7:54 PM, Jambunathan K wrote:
#+ODT_STYLES_FILE: "/path/to/styles.xml"
Perfect. Thanks for the quick response!
Yours,
Christian
Hi, Mehul,
It's not that I would be opposed to a fonts option, of course, but I
don't see it as a priority or even necessary. As long as org-odt
handles the document structure and semantics right, and allows
attaching an external stylesheet, I think it's done its job.
There are other develop
Carsten,
Thank you for the very clear explanation. I like this option that you
suggested:
(add-hook 'org-mode-hook
(lambda ()
(define-key org-mode-map [(control ?<)] 'org-promote-subtree)
(define-key org-mode-map [(control ?>)] 'org-demote-subtree)))
It makes outline mode adapt to
Carsten Dominik writes:
> Hi Rasmus,
>
> you need to set these variables before cdlatex.el has been loaded, or you need
> run (cdlatex-reset-mode) after you have changed them. THis is not documented
> well,
> unfortunately.
Thanks Carsten.
For the reference I use the following snip now which a
Hi,
Jambunathan K wrote:
>
> C-h v org-export-run-in-background
This only works for org-export, but not for org-export-as-XXX.
Additionally, it appears that setting org-confirm-babel-evaluate locally
does not have an effect on background exports. Even setting it globally
in a running Emacs ins
Viktor Rosenfeld wrote:
> Hi,
>
> Jambunathan K wrote:
>
> >
> > C-h v org-export-run-in-background
>
> This only works for org-export, but not for org-export-as-XXX.
>
> Additionally, it appears that setting org-confirm-babel-evaluate locally
> does not have an effect on background exports.
While testing my response to Viktor's question, I ran into a problem.
I used a test file that is slightly modified from a previous post of Tom Dye's:
--8<---cut here---start->8---
* R tables
#+TBLNAME: tbl-1
| column1 | column2 |
|-+-|
| 45
Hi Nick,
Nick Dokos wrote:
> The usual method is to run a separate emacs in batch mode: that will avoid
> any conflicts
> with the running instance. But batch implies -q, so you will have to provide
> a minimal .emacs
> file that sets up enough structure to enable you to do what you want:
>
>
Viktor Rosenfeld wrote:
> ...
> One more question, it doesn't matter if I put the code in the
> file that is loaded via -l or in the --eval block, correct? I've
> included the code in the my org file, so I can tangle it. I find it
> better to have all the Emacs code in one location.
>
Correct.
Hi,
I just figured out some kind of very interesting possibility.
All the personal data and security feelings aside, I use a gmail account
since I share it between many different computers.
In my org-files, I would sometimes like to link to a particular mail
e.g., for reference purpose.
Today
47 matches
Mail list logo