On 31.5.2013, at 02:04, Marvin Doyley wrote:
> Hi there,
>
> I solved the problem. It turns out that I needed to include
>
> #+index:
Hi Marvin,
does this need to be documented somewhere? If so, can you propose a patch?
Cheers
- Carsten
>
> cheers,
> M
>
Hello,
Carsten Dominik writes:
> I like the possibilities this opens, in particular to set a nil value.
> We could be nice to users and interpret `table' and `figure' as t.
> This is not clean, but nice... :)
Do you mean, it should interpret only "table" (or "figure") as t, or
"anything-not-mea
Hi Christopher,
Would you like to provide a patch?
- Carsten
On 31.5.2013, at 09:58, Christopher Witte wrote:
> Sorry for the late reply.
>
> I'm not entirely sure either, I pretty much just blindly followed the
> instructions on the FAQ. I don't think this is at all the minimum you need
>
On 30.5.2013, at 20:53, Ivanov Dmitry wrote:
> Suppose, I am writing a database table structure.
> Is it possible to join the 1-st two cells? And make 'table1' centered?
> Current view and desired:
>
>
> | table1 | | | table1 |
> |+---+ |+---
Hello,
Alan L Tyree writes:
> I have also been bedeviled by this problem. In a long manuscript it is
> all too common. Here is a real example of a footnote and its HTML
> export:
>
> ===
>
> [fn:79] Some commentators have questioned whether it is an
> 'exception'. The argument is that it is
On 1.6.2013, at 08:15, Carsten Dominik wrote:
> Hi Trevor,
>
> have you noticed an impact of this patch on normal typing performance?
> This is something we need to be extremely careful about.
Sorry, I see that Matt has already done some profiling. OK, I have applied
this patch - lets see ho
On 31.5.2013, at 17:37, Nicolas Goaziou wrote:
> Hello,
>
> The following patch extends :float attribute to src blocks (so they are
> on par with tables and images). It also slightly changes syntax for this
> attribute:
>
> || Old | New |
> |+---+--
Hello,
Nick Dokos writes:
> Is a binary value for :float enough? I thought (maybe incorrectly)
> that the value of :float would determine (at least for latex export)
> the floating environment for the table, giving one the option to use
> longtable or sidewaystable e.g. Is that the case? If so,
Hi,
I cannot find you in the member list. Under what email are you subscribed?
- Carsten
On 30.5.2013, at 14:50, Tongzhu Zhang wrote:
> i want read this mail list from gnus in emacs, but i cant remember my
> password, i have been already tried :
> https://lists.gnu.org/mailman/options/emacs
On 30.5.2013, at 04:43, Xiao-Yong Jin wrote:
> Hi,
>
> In org-faces.el,
>
> (when (fboundp 'set-face-attribute)
> ;; Make sure that a fixed-width face is used when we have a column table.
> (set-face-attribute 'org-column nil
> :height (face-attribute 'default :height)
Hi Trevor,
have you noticed an impact of this patch on normal typing performance?
This is something we need to be extremely careful about.
- Carsten
On 30.5.2013, at 02:49, Trevor Murphy wrote:
> * lisp/org.el (org-mode-flyspell-verify): Add check for
> `org-in-src-block-p'.
>
> TINYCHANGE
>
On 29.5.2013, at 22:09, Karl Voit wrote:
> * Feng Shu wrote:
>> Thorsten Jolitz writes:
>>
>>> Thorsten Jolitz writes:
>>>
>>> ,-
>>> | (defun find-org-contracts ()
>>> | (interactive)
>>> | (find-file "/path/to/contracts.org")
>>> | (show-all))
>>> |
>>
Hi Samuel,
could you go back to a much older Org version, like release_7.9.4 and check if
this is still happening? It would be an indication if it has to do with Org,
or with something external like magit.
- Carsten
On 28.5.2013, at 23:28, Samuel Wales wrote:
> This might not be reproducibl
On 28.5.2013, at 13:47, Thorsten Jolitz wrote:
> Thorsten Jolitz writes:
>
>> Yes, I can confirm this. So either (interactive "rP") isn't a valid
>> combination, then its a bug in the org command3, or it is a valid
>> combination and should work - then its a bug in Emacs 24?
>
> Its a bug in
Rasmus writes:
> This patch allows ox-latex to make a guess on which language to use
> if babel is a default package. See the head of the patch.
What's the status of your copyright assignment? You're neither listed
as a contributor nor as one of the people whose papers are in processing
(see ht
Feng Shu writes:
> Karl Voit writes:
>
>> * Feng Shu wrote:
>>> Karl Voit writes:
>>>
In the future, I plan to add a workflow that gets contact
information form Org-mode (my central point of information) to my
phone and so forth.
>>>
>>> If you use android phone, you can write a
This patch allows ox-latex to make a guess on which language to use
if babel is a default package. See the head of the patch.
Two notes on the funcion:
1. As far as I remember, if more than one language is loaded the
order is not neutral one one should issue a \selectlanguage{LANG}.
2. Per
Karl Voit writes:
> * Feng Shu wrote:
>> Karl Voit writes:
>>
>>> In the future, I plan to add a workflow that gets contact
>>> information form Org-mode (my central point of information) to my
>>> phone and so forth.
>>
>> If you use android phone, you can write a function
>> "org-contacts-ex
* Feng Shu wrote:
> Karl Voit writes:
>
>> In the future, I plan to add a workflow that gets contact
>> information form Org-mode (my central point of information) to my
>> phone and so forth.
>
> If you use android phone, you can write a function
> "org-contacts-export-to-sqlite3" which can exp
Nicolas Goaziou writes:
> The following patch extends :float attribute to src blocks (so they are
> on par with tables and images). It also slightly changes syntax for this
> attribute:
>
> || Old | New |
> |+---+--|
> | Tables | :float ta
On 01/06/13 03:01, Nicolas Goaziou wrote:
Hello,
Samuel Wales writes:
The 30 and the - get exported as lists.
As they should.
===
paragraph. Emily died at age
30. New sentence.
paragraph
- the list is long.
===
Filling
If filling creates this, then this is a bug. Could you provide
Hello,
"Sebastien Vauban"
writes:
> Does it have impact on centering as well? You speak of caption, and I remember
> that (at least, before), in LaTeX, when giving a caption to a figure, it was
> centered, otherwise not. Is there such interaction?
This patch is unrelated to centering.
Giving
Dnia 2013-05-31, o godz. 08:04:37
Bastien napisał(a):
> Hi Jacob,
>
> I think your best starting point is here:
>
> http://emacsformacosx.com
>
> Org-mode is part of Emacs, so Emacs is all what you need.
>
> Then learn to use Emacs by reading the tutorial.
>
> Then start editing an .org fi
Dnia 2013-05-31, o godz. 08:06:58
Bastien napisał(a):
> Hi Ivanov,
>
> Ivanov Dmitry writes:
>
> > Suppose, I am writing a database table structure.
> > Is it possible to join the 1-st two cells? And make 'table1'
> > centered?
>
> No.
>
> > Current view and desired:
> >
> >
> > | table1 |
Uwe Brauer writes:
> You are right, this is a sad fact but true. The only person who cared,
> and knows enough Lisp is Michael Sperber, who right now is very busy.
>
> Actually I am right now very busy my self, but maybe in the next days I
> give it another try, now that you sent me this informatio
Hi Nicolas,
Nicolas Goaziou wrote:
> The following patch extends :float attribute to src blocks (so they are
> on par with tables and images). It also slightly changes syntax for this
> attribute:
>
> || Old | New |
> |+---+--|
> | Tables |
Guido Van Hoecke writes:
> Hi,
>
> Could it be that mydisk.com is down?
Can't sync my mobileorg data :(
> Anybody knows something more about this?
Or about other free WebDAV servers?
(My Dropbox account is not an option)
>
> TIA,
>
>
> Guido
>
> --
> You can't play your friends like marks, ki
Hi,
Could it be that mydisk.com is down?
Anybody knows something more about this?
TIA,
Guido
--
You can't play your friends like marks, kid.
-- Henry Gondorf, "The Sting"
Hello,
Samuel Wales writes:
> The 30 and the - get exported as lists.
As they should.
> ===
> paragraph. Emily died at age
> 30. New sentence.
>
> paragraph
> - the list is long.
> ===
>
> Filling
If filling creates this, then this is a bug. Could you provide an ECM
for this?
> and yanki
The 30 and the - get exported as lists.
===
paragraph. Emily died at age
30. New sentence.
paragraph
- the list is long.
===
Filling and yanking can create lines like those.
Perhaps this is intended behavior? If so, is there a way to change it
so that it requires a blank line before every li
I'm getting warnings about org-checklist that don't seem to be related
to any real problem. I've noticed no functional problems with
org-checklist.
This is with org elpa 20130522. I get the following warnings in
*Messages* when I change emacs color themes.
Auto-saving...done <--- harmless aut
Hello,
The following patch extends :float attribute to src blocks (so they are
on par with tables and images). It also slightly changes syntax for this
attribute:
|| Old | New |
|+---+--|
| Tables | :float table | :float t |
| Images | :
It's not a bug.
> I find that a mathmode environment, bounded by $..$, that breaks across
> line boundaries, is not typeset correctly.
It just happens to work most of the times. Use \(.\) when in doubt.
> I am attaching a minimal example org-file.
> When I type a lot of text in front of the m
I find that a mathmode environment, bounded by $..$, that breaks across
line boundaries, is not typeset correctly.
I am attaching a minimal example org-file.
Best,
r
#+TITLE: Latex Export bug on line boundaries
#+AUTHOR: Robert P. Goldman
#+DATE: <2013-05-31 Fri>
#+EMAIL: rpgold...@sift.info
#+OP
A very late follow-up:
I note that the Worg instructions for HTML export still cite
org-insert-export-options-template:
http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html
Daimrod writes:
> While merging a patch (from Feng Shu) I have found a bug in
> `org-contacts-split-property'. Though the docstring says that OMIT-NULLS
> is forced to t when SEPARATORS is nil (just like `split-string'), it
> wasn't the case. I've pushed a fix; could you check on your side that
rai...@krugs.de (Rainer M. Krug) writes:
> Eric Schulte writes:
>
>> rai...@krugs.de (Rainer M. Krug) writes:
>>
>>> Hi
>>>
>>> I am using org-babel-tangle-jump-to-org when debugging code written in
>>> org and tangled. I have some longisch code blocks and it is always
>>> irritating, as it only
Karl Voit writes:
> * Daimrod wrote:
>>
>> Hi Karl,
>
> Hi Daimrod!
>
>>> This is a very good patch, fixing an issue I also do have currently.
>>
>> I am curious, what was the issue?
>
> Sure: I do use contacts.org by myself and I tend to collect data
> about people and never delete any. For exa
Hello,
"Wagemans, Peter" writes:
> Nicolas Goaziou wrote:
>
>> Also, you have to admit that Org is a bit more complex than Text mode
>> (or Fundamental mode), and may have different requirements.
>
> It sure is a great tool, with a lot of useful functionality. But the
> new paragraph fill breaks
SabreWolfy,
SabreWolfy wrote:
> Sebastien Vauban writes:
>> AFAICT, you can't have both at the same time. Do you have a real
>> use case for this?
>
> Maybe I'm not using the right tool for the job. I thought it would be useful
> to be able to intersperse explanatory text with output:
>
> All cro
Feng Shu gmail.com> writes:
> #+BEGIN_SRC R :results output :exports both
> pngname <- "testout.png"
> png(pngname)
> plot(1:10, 1:10)
> dev.off()
> x <- 1:10
> paste("[[./", pngname, "]]",sep="")
> #+END_SRC
Thanks. This is a great suggestion.
Sebastien Vauban writes:
> AFAICT, you can't have both at the same time. Do you have a real
> use case for this?
Maybe I'm not using the right tool for the job. I thought it would be useful
to be able to intersperse explanatory text with output:
--8<---cut here---start--
Daimrod writes:
> Karl Voit writes:
>
>> * Daimrod wrote:
>>>
>>> Hi Karl,
>>
>> Hi Daimrod!
>>
This is a very good patch, fixing an issue I also do have currently.
>>>
>>> I am curious, what was the issue?
>>
>> Sure: I do use contacts.org by myself and I tend to collect data
>> about peo
Karl Voit writes:
> * Daimrod wrote:
>>
>> Hi Karl,
>
> Hi Daimrod!
>
>>> This is a very good patch, fixing an issue I also do have currently.
>>
>> I am curious, what was the issue?
>
> Sure: I do use contacts.org by myself and I tend to collect data
> about people and never delete any. For exa
* Daimrod wrote:
>
> Hi Karl,
Hi Daimrod!
>> This is a very good patch, fixing an issue I also do have currently.
>
> I am curious, what was the issue?
Sure: I do use contacts.org by myself and I tend to collect data
about people and never delete any. For example, previously used
phone numbers
* Feng Shu wrote:
>
> I have changed it to "IGNORE"
Thank you very much!
It will help your users to learn and understand this cool feature!
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/no
Sorry for the late reply.
I'm not entirely sure either, I pretty much just blindly followed the
instructions on the FAQ. I don't think this is at all the minimum you need
to get xelatex working, it also sets up a few other things. For instance
it used latexmk instead of just recompiling a few ti
Eric Schulte writes:
> rai...@krugs.de (Rainer M. Krug) writes:
>
>> Hi
>>
>> I am using org-babel-tangle-jump-to-org when debugging code written in
>> org and tangled. I have some longisch code blocks and it is always
>> irritating, as it only jumps to the codde block. Would it be possible to
Rasmus writes:
> "Sebastien Vauban"
> writes:
>
>>> Does it work reliably?
>>
>> You need the code blocks to be wrapped into comments for it to work.
>>
>> Regarding reliability, it does work well on small examples. I remember having
>> had really bad results with my huge .emacs file, but hadn'
<#secure method=pgpmime mode=sign>
"Sebastien Vauban"
writes:
> Hi Rainer,
>
> Rainer M. Krug wrote:
>> I remember something about a de-tangle function, which re-imports the
>> source code blocks into the org file is previously tangled with comments
>> et al, but I can't find that function any
50 matches
Mail list logo