Eric Schulte writes:
[...]
>
> To my mind a better path moving forward would be to change the behavior
> of the :RESULTS: drawer so that it is exported but *not* to change the
> default drawer export behavior. This way with a :wrap header argument
> the code block results could be hidden with t
Hi Alexander,
Alexander Corvinus writes:
> So the question is - why such useful functions like org-show-subtree,
> hide-subtree, show-children aren't documented in manual? Because of
> that, previously I thought that what I wanted was impossible (without
> source change).
Please submit a patch.
Michael Bach writes:
> Eric S Fraga writes:
>
>> If so, I suggest you could achieve what you want by using the
>> org-export-* hooks to, for instance, save current position before export
>> and then jump to that position after export? Maybe
>> org-export-first-hook and org-export-latex-final-ho
Nick Dokos writes:
> Well, the proper thing is very much in the eye of the beholder :-)
My mother, who was a musician and a painter, used to say:
"Des goûts et des couleurs, on ne discute pas...
Mais il y en a de meilleurs que d'autres!"
The sentence is soft and spicy all at once! A bit
Nick Dokos writes:
> Well, the proper thing is very much in the eye of the beholder :-)
My mother, who was a musician and a painter, used to say:
"Des goûts et des couleurs, on ne discute pas...
Mais il y en a de meilleurs que d'autres!"
The sentence is soft and spicy all at once! A bit
On 23.1.2012, at 16:27, Alexander Corvinus wrote:
> Hi all,
>
> I just reviewed code in org.el and noticed that function org-show-subtree,
> which is called by org-cycle, unconditionally shows whole subtree (exactly
> what I wanted to have in my shortcuts!).
>
> So the question is - why such
Hi Aaron
aaron barclay writes:
> Hello,
>
> When I use a python code block in a document any export-as-html results in
> the error "Invalid file-name". Without a code block the export goes without
> a hitch. Other exports work no probs such as export-as-ascii. The code
> block within the documen
If I batch export a test.org looking like this
-- test.org
* heading1
some text
to html I get a test as result.
If I open the file and do C-c @ on the first heading the
result contains heading1
How do I achieve the latter in batch export?
Btw: Reading the manua
Hello,
I use Org-Mode with Calendar/Diary integration turned on. This works
well for me, but the only issue I have is that in the agenda view, all
day events such as holidays and anniversaries are displayed at the
bottom. I have many tasks, so sometimes I need to scroll down quite a
bit to see tho
Hi Peter,
Peter Danenberg writes:
> It's been irritating me that after saving an edit buffer, the undo
> history disappears; the attached patch restores the undo history.
Applied.
Next time, please provide a full patch (with an Emacs ChangeLog
message) with git format-patch.
Thanks,
--
Ba
Hi François,
pin...@iro.umontreal.ca (François Pinard) writes:
> Could it be:
>
>Date+time [2012-01-23]: => [2012-01-23 lun]
>
> when appropriate?
This is now the case.
Thanks for the suggestion.
--
Bastien
Hi Nicolas,
Nicolas Goaziou writes:
>> It all depends if we read the letter or the spirit of the second
>> sentence. "[ ]" is a kind of TODO, and "[X]" is a kind of DONE, as
>> demonstrated by the commands `C-x -' and `C-x *'. That's why I quite
>> naturally expect the cursor to be positioned
Hi Sergio,
Bernt Hansen writes:
> You might be able to use org-agenda-span to accomplish
> some of this.
Yes -- a combination of `org-agenda-starting-day' and `org-agenda-span'
should do.
HTH,
--
Bastien
Eric S Fraga writes:
> Indeed. Attached is a very simple patch to fix these missing
> "<"s. Untested.
Applied, thanks a lot!
--
Bastien
Hi Detlef,
Detlef Steuer writes:
> -- test.org
> * heading1
> some text
>
>
> to html I get a test as result.
>
> If I open the file and do C-c @ on the first heading the
> result contains heading1
>
> How do I achieve the latter in batch export?
Please try to u
Hi Jambunathan,
Jambunathan K writes:
> I think the problem is not with the latex or odt backends as such but in
> the export pre-processor.
Just to make sure: are you suggesting `org-export-preprocess-string'
should normalize comment lines like "^.+#header.*") and move them to
column 0 of the
Hi Bastien!
> Detlef Steuer writes:
>
> > -- test.org
> > * heading1
> > some text
> >
> >
> > to html I get a test as result.
> >
> > If I open the file and do C-c @ on the first heading the
> > result contains heading1
> >
> > How do I achieve the latter in ba
Hi Leo,
Leo Alekseyev writes:
> Folks, I still think that the fact that buffer-file-name is not nil is
> a bug and should be fixed.
So do I. I think this is fixed now -- thanks!
--
Bastien
Hi Maximilian,
Maximilian Matthe writes:
> Filling paragraphs where the first word is *bold-face* fills the
> following lines beginning in the 2nd column. See attached file for
> details.
>
> Regards, Max
>
> * A
> *this is a test* where the line begins with a bold-face-star. When the
> line is
Patch to fix `org-babel-result-end' command to provide consistent result
removal where result is type `wrap'.
Prior to this fix multiple (org-ctrl-c-ctrl-c) commands will add
multiple newlines to the end of results (one newline per block
execution).
This patch also fixes the test
`test-ob/org-b
Hi François,
The default behavior of "SPC" in the agenda view stays the same,
but you can now also use `C-u SPC' to avoid unfolding of logbooks
and drawers.
HTH,
--
Bastien
Patch 1124 (http://patchwork.newartisans.com/patch/1124/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C20120122131516.GC21012%40shi.workgroup%3E
Here is the original message containing the patch:
> Content-Type: text/plain; chars
Patch 1123 (http://patchwork.newartisans.com/patch/1123/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C20120122131506.GB21012%40shi.workgroup%3E
Here is the original message containing the patch:
> Content-Type: text/plain; chars
Patch 1125 (http://patchwork.newartisans.com/patch/1125/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C20120122133050.GD21012%40shi.workgroup%3E
Here is the original message containing the patch:
> Content-Type: text/plain; chars
Hi David,
David Maus writes:
> Sorry for my silence, haven't looked into the Orgmode mailing list for
> a while. I just pushed a fix for this problem: If the :exact-position
> for a list item is supplied we don't search for the position in an
> existing list at all but insert the item whereever
Hi Gregor,
Gregor Zattler writes:
> Since I don't know if the hardcoded lmax value `30' serves other
> purposes too I don't change it but document the fact in
> org-inlinetask.el and the manual.
Applied, thanks.
--
Bastien
>
> Just to be clear, do you consider the following to be an inline block?
> (I usually think of inline as limited to src_R{ ...} type things).
> Or are you generally talking about the distinction between #+begin_src
> / #+end_src lines vs #+call lines?
>
> #+begin_src R :results output raw replac
[...]
Oops - patch provided at start of this thread is malformed and should be
ignored.
The correct patch is provided below for consideration.
Apologies for the noise.
Best, Martyn
Martyn Jago writes:
> Patch to fix `org-babel-result-end' command to provide consistent result
> removal wh
Martyn Jago writes:
> Patch to fix `org-babel-result-end' command to provide consistent result
> removal where result is type `wrap'.
>
> Prior to this fix multiple (org-ctrl-c-ctrl-c) commands will add
> multiple newlines to the end of results (one newline per block
> execution).
>
> This patch
Applied, Thanks,
Martyn Jago writes:
> [...]
>
>
> Oops - patch provided at start of this thread is malformed and should be
> ignored.
>
> The correct patch is provided below for consideration.
>
> Apologies for the noise.
>
> Best, Martyn
>
>
>
> Martyn Jago writes:
>
>> Patch to fix `org-bab
Tatsuhito Koya writes:
> Hello,
>
> I use Org-Mode with Calendar/Diary integration turned on. This works
> well for me, but the only issue I have is that in the agenda view, all
> day events such as holidays and anniversaries are displayed at the
> bottom. I have many tasks, so sometimes I need t
Bastien writes:
> David Maus writes:
>> I just pushed a fix for this problem
> Thanks a lot for the fix.
After removing my patch and installing the official code here, things
continue to work nicely for the few tests I did. Let me thank you as
well!
François
Hey guys,
I have encryption ON both on mobileorg and orgmode. I wasn't sure what was
the point of encryption on mobileorg and I'm fine deactivating it if the
problem persists, but I'd like to know if anyone knows why the following
happens during the process of (org-mobile-pull):
http://minus.com/
Bastien writes:
> The default behavior of "SPC" in the agenda view stays the same, but
> you can now also use `C-u SPC' to avoid unfolding of logbooks and
> drawers.
That's good news!
> HTH,
Yes, it will indeed help! I felt the need many times this morning, so
this correction is very welcome!
Hi,
I have some e-mail addresses in a table that I want to export to pdf
thorugh latex. However, the e-mail addresses do not wrap nicely (not at
all) in the table, is there any way to make the latex export from org
enable wrapping?
Example:
#+ATTR_LaTeX: align=llp{2cm}
| ITEM| Comme
Thanks, Bastien! Just found the "Preferred way of submitting patches"
document.
Quoth Bastien on Prickle-Prickle, the 24th of Chaos:
> Hi Peter,
>
> Peter Danenberg writes:
>
> > It's been irritating me that after saving an edit buffer, the undo
> > history disappears; the attached patch restor
Hello,
Eric Schulte writes:
> Nicolas Goaziou writes:
> Changing the default drawer export behavior from "don't export" to "do
> export" would be surprising
Probably at first, but not for too long.
> would break many existing work flows
Not at all, since it's just a d:nil away from old beha
Hi all.
I'm still trying to get orgstruct to work right. One thing I found is that I
was
getting confused with outline-magic which set up outline-minor-mode-map but not
orgstruct-mode-map. I'm working inside verilog-mode, which uses the same "//"
comment as c. So I defined outline-regexp:
(
I have a simple block agenda view that I use with a script and conky
to display as on my background. It's like so:
--
(setq org-agenda-custom-commands
'(("e" "Export"
((agenda "" ((org-agenda-ndays 7)))
(todo "next"
((org-agenda-overriding-header "Next Act
I hit an infinite loop in org-e-latex.el:org-e-latex-link--inline-image:1326:
,
| ...
| (while (string-match
"\\(wrap\\|multicolumn\\|float\\|placement=\\S-+\\)"
| attr)
| (replace-match "" nil nil attr))
| ...
`
When given a fourth STRI
pin...@iro.umontreal.ca (François Pinard) writes:
> Bastien writes:
>
>> The default behavior of "SPC" in the agenda view stays the same, but
>> you can now also use `C-u SPC' to avoid unfolding of logbooks and
>> drawers.
>
> P.S. While I'm happy, I think that for the consistency and elegance
>
> If /inline blocks/ above don't replace their results above then that is
> expected. If you can find instances where call lines or blocks don't
> replace their results then that is a bug.
Yes, I was finding that neither inline nor regular blocks replace: run
the following with C-c C-v b a few
Bernt Hansen wrote:
> Nicolas Goaziou writes:
>
> > Hello,
> >
> > Bernt Hansen writes:
> >
> >> I tried :results wrap but that didn't work for me. If I add RESULTS to
> >> my list of drawers then I can hide the block with TAB but I can't export
> >> my diagrams to HTML anymore which isn't ve
The only way I found so far to create a drawer is to actually type the
damn thing in (I'm talking about my own drawers, not the special
drawers that org knows something about). I didn't find any utility
functions to insert drawers (except for :PROPERTIES:), and somewhat to
my surprise, completion
Hi guys,
I have bound org-insert-timestamp to C-c C-y, like so:
(global-set-key (kbd "C-c C-y") (lambda() (interactive)
(org-insert-time-stamp nil t nil nil nil nil)))
However, once in an org-mode buffer, when I press C-c C-y, I get the
following in the mini-buffer:
if: Not at a time-stamp rang
I've been using an elisp function to open an encrypted file. I borrowed
this setup from, I think, Sacha Chua's blog. It's worked unfailingly for
at least a couple of years, until tonight. I keep some sensitive
information in a file, "junk.org." when encrypted using bcrypt, the file
is renamed
I'm documenting some code including lists of parameters. These have
underscores in them which I don't want to interpret as subscripts.
According to the manual I can overrule this behaviour with an option
but it looks like I'm doing something wrong.
Here is the test file
#+OPTIONS: ^:{}
#+TITLE: t
Marcelo de Moraes Serpa wrote:
> --485b393aac6dde430a04b7500c79
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi guys,
>
> I have bound org-insert-timestamp to C-c C-y, like so:
>
> (global-set-key (kbd "C-c C-y") (lambda() (interactive)
> (org-insert-time-stamp nil t nil nil nil nil)))
>
Hi Nick, thank you very much!
Why does org rebinds C-c C-y to that function? Is that a default binding
for org?
Marcelo.
On Tue, Jan 24, 2012 at 7:46 PM, Nick Dokos wrote:
> Marcelo de Moraes Serpa wrote:
>
> > --485b393aac6dde430a04b7500c79
> > Content-Type: text/plain; charset=ISO-8859-1
>
Hi. Bastien,
Japanese translation team of the manual found a small typo in org.texi.
Please check the attached patch.
Best regards,
Takaaki Ishikawa
@@ -15246,7 +15246,7 @@ not accept any arguments, and return the full link with
prefix.
@vindex org-ctrl-c-ctrl-c-hook
Org has several c
Thank you. I will take a look at this.
Eric S Fraga wrote, On 01/24/2012 11:22 AM:
> Tatsuhito Koya writes:
>
>> Hello,
>>
>> I use Org-Mode with Calendar/Diary integration turned on. This works
>> well for me, but the only issue I have is that in the agenda view, all
>> day events such as holida
Marcelo de Moraes Serpa wrote:
> Why does org rebinds C-c C-y to that function? Is that a default binding
> for org?
>
Yes - see line 17340 in org.el.
Nick Dokos writes:
> Bernt Hansen wrote:
>
>> Nicolas Goaziou writes:
>>
>> > Hello,
>> >
>> > Bernt Hansen writes:
>> >
>> >> I tried :results wrap but that didn't work for me. If I add RESULTS to
>> >> my list of drawers then I can hide the block with TAB but I can't export
>> >> my diagra
Peter Rayner wrote:
> I'm documenting some code including lists of parameters. These have
> underscores in them which I don't want to interpret as subscripts.
> According to the manual I can overrule this behaviour with an option
> but it looks like I'm doing something wrong.
>
> Here is the te
Alan E. Davis wrote:
> --f46d0442829ce6a93e04b750a2ca
> Content-Type: text/plain; charset=ISO-8859-1
>
> I've been using an elisp function to open an encrypted file. I borrowed
> this setup from, I think, Sacha Chua's blog. It's worked unfailingly for
> at least a couple of years, until tonigh
Yes, the problem was, indeed, that I had forgotten I needed to
activate the option with "C-c C-c".
Many thanks
Peter
--
Peter Rayner
room 343
School of Earth Sciences, University of Melbourne, 3010, Vic, Australia
tel: work: +61 (0)3 8344 9708; fax: +61 (0)3 8344 7761
mobile +61 402 752 379, s
Nick Dokos wrote:
> Alan E. Davis wrote:
>
> > [[elisp:(open-encrypted-file "~/WB/org/junk.org.bfe")][PassWord]]
> >
> > Anymore, as of today, when I try to run this link, the following is
> > received:
> >
> > " Symbol's function definition is void: org-in-clocktable-p"
> >
> M-x toggle-de
Greetings.
I am a big fan of org mode, but occasionally I feel that it is quite
difficult to figure out how to do a relatively simple task. So sorry for
this newbie question.
The manual clearly states the following:
"Since indentation is what governs the structure of these lists, many
structura
Hi Bernt,
Bernt Hansen writes:
> If you're going to make this change then maybe provide a new variable so
> the prefix behaviour can be selected. SPC in the agenda (without a
> prefix) is the only way I know of to quickly see the reason why a
> WAITING task is waiting and having to hit the pref
Hi Marcelo,
Marcelo de Moraes Serpa writes:
> Why does org rebinds C-c C-y to that function? Is that a default
> binding for org?
Yes. But `C-c y' is free.
HTH,
--
Bastien
Hi Takaaki,
Takaaki ISHIKAWA writes:
> Japanese translation team of the manual found a small typo in org.texi.
> Please check the attached patch.
Fixed, thanks. And hello to the team!
Best,
--
Bastien
Hi Jarmo,
Jarmo Hurri writes:
> But let us assume that I already have a source block, and it is not
> indented correctly; what is the easy way to indent this block in a list?
> (I can always keep pressing spacebar, but it does not feel very
> intelligent.)
I select the region, then `C-x r t' to
62 matches
Mail list logo