Mark A. Flacy writes:
> In particular (comparing the org-plus-contrib-20150202 package against
> today's http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/lisp):
You are looking at the master branch. The packages are made from maint:
http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/lisp
Hello,
Nicolas Goaziou wrote:
> Andreas Leha writes:
>> Grant Rettke writes:
>>>
>>> My goal is to obtain the following behavior in org mode for
>>> a document:
>>> 1) Report an error if there is a source block without a language
>>>specified
>>> 2) Report an error if there is a source block
Hi, I have noticed a typo in the beta 3 manual. Here is a rewriting
proposal.
Thierry
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index cb31dd6..f5b81aa 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -831,7 +831,7 @@ reproduci
Hi, I have noticed a typo in the beta 3 manual. Here is a rewriting
proposal.
Thierry
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index cb31dd6..f5b81aa 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -831,7 +831,7 @@ reproduci
Hi, I have noticed a typo in the beta 3 manual. Here is a rewriting
proposal.
Thierry
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index cb31dd6..f5b81aa 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -831,7 +831,7 @@ reproduci
Hi, I have noticed a typo in the beta 3 manual. Here is a rewriting
proposal.
Thierry
PS: hope this patch is correctly formatted...
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index cb31dd6..f5b81aa 100644
--- a/doc/org.texi
Sorry for the noise, my mailer seems to be fool...
Richard Lawrence writes:
> Hi Rasmus and all,
>
> Thanks for your comments!
>
> Rasmus writes:
>>> #+BEGIN_QUOTE
>>> [See @Doe99, pp. 34--45; also @Doe00:year, section 6]
>>>
>>> [See their article in @Doe99:journal:year.]
>>> #+END_QUOTE
>>
>> First, I think we should use @key for inline and
Hi, I have noticed a typo in the beta 3 manual. Here is a rewriting
proposal.
Thierry
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index cb31dd6..f5b81aa 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -831,7 +831,7 @@ reproduci
Vikas Rawal writes:
> Org-ref is very functional and has so far been able to deal with much
> of my needs. So, I just hope we are not trying to fix something that
> is not broken.
IMO for the same reason it is attractive to limit *bold* to imply bold.
[At one point it was possible to alter the (
Hello,
t...@evon.thierry-pelle.eu (Thierry Pellé) writes:
> Hi, I have noticed a typo in the beta 3 manual. Here is a rewriting
> proposal.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
On Tuesday, 3 Feb 2015 at 11:35, Rasmus wrote:
[...]
I'm enjoying following this thread. I look forward to the community
converging on some solution.
For me, any solution will likely do just fine as my use of citations is
quite straightforward. I seldom, if ever, have pre or post text but I
d
Hello,
Removing the Babel results (through `C-c C-v k') is not done in
a coherent way, as you can see in the following example:
#+begin_src shell
echo "| a |"
echo "| very |"
echo "| very |"
echo "| long |"
echo "| table |"
#+end_src
#+latex: \footnotesize
#+attr_latex: :enviro
Hello Sebastien,
Sebastien Vauban writes:
> Hello,
>
> Removing the Babel results (through `C-c C-v k') is not done in
> a coherent way, as you can see in the following example:
Nice to hear that I am not the only one to complaint. :-)
I proposed a new function that preserve the placement of th
Hi Erik and all,
Erik Hetzner writes:
> On Mon, 2 Feb 2015 at 20:41:06 PST,
> Richard Lawrence wrote:
>> The only reason I proposed anything else was that it seemed like other
>> people already know that they need more than the Pandoc syntax provides.
>> I think the main realistic cases are t
Hi Eric and all,
Eric S Fraga writes:
> On Tuesday, 3 Feb 2015 at 11:35, Rasmus wrote:
> I'm enjoying following this thread. I look forward to the community
> converging on some solution.
Me too!
> For me, any solution will likely do just fine as my use of citations is
> quite straightforwa
On Tuesday, 3 Feb 2015 at 08:27, Richard Lawrence wrote:
[...]
>> For me, any solution will likely do just fine as my use of citations is
>> quite straightforward. I seldom, if ever, have pre or post text but I
>> do use a couple of alternative citation types (author, year; year only).
>
> Just
Further Daniele's response to '[bug] Removing the Babel results':
http://article.gmane.org/gmane.emacs.orgmode/94604
See below.
On Sat, 31 Jan 2015, Charles C. Berry wrote:
On Sat, 31 Jan 2015, Daniele Pizzolli wrote:
[discussing the RFC, now]
Hello Charles,
"Charles C. Berry" writes:
Hello.
I started testing org-wikinodes, and although the functionality seems to
work (C-c C-o links from CamelCase words to headlines, with new
headlines created as necessary), I can't get the face to change to match
plain links. When I load an org file with CamelCase words/headlines, I
get an err
I have the following custom agenda command
("Z" "Last Worked skip" ((alltodo "" ((org-agenda-skip-function
(lambda nil (org-agenda-skip-entry-if (quote notregexp) "\\:LastWorked\\:")))
(org-agenda-sticky nil)
(org-agenda-view-columns-initially t)
(org
Subhan Michael Tindall writes:
> I have the following custom agenda command
>
> ("Z" "Last Worked skip" ((alltodo "" ((org-agenda-skip-function
>
> (lambda nil (org-agenda-skip-entry-if (quote notregexp) "\\:LastWorked\\:")))
>
> (org-agenda-sticky nil)
>
> (org-ag
does org-agenda-max-entries not work?
On Tue, Feb 3, 2015 at 11:13 AM, Subhan Michael Tindall <
subh...@familycareinc.org> wrote:
> I have the following custom agenda command
>
> ("Z" "Last Worked skip" ((alltodo "" ((org-agenda-skip-function
>
> (lambda nil (org-agenda-skip-entry-if (quote notr
Hello!
I see it is easy to generate multiple source code files from one ORG
document.
Is it possible also to tangle code snippets spread across multiple ORG
documents into single resulting source code file ?
I tried to create one master ORG file and #+INCLUDE: ... multiple
documents from there
Hello,
Andrew Francis Swann writes:
> * org.texi: Improve example in info file adding concrete indication of how
> to set-up logging in the format needed by org-habits
Thanks for the patch.
However, the modified paragraph already contains a reference to
"Tracking TODO state changes". Therefore
Hello,
Rainer Stengele writes:
> Hi,
>
> having
>
> *** headline level 3
> - item1
> ^
>
> and executing "C-c *" having put cursor as indicated
> results in
>
> *** headline level 3
> *** item1
>
> whereas I would expect
>
> *** headline level 3
> item1
>
> for lower level headline
Hello,
Yuri Niyazov writes:
> This starts happening when org-agenda-dim-blocked-tasks is set to
> invisible. What seems to happen is that the blocked tasks, even though
> they are invisible, are still counted towards org-agenda-max-entries.
AFAIU, even though they are invisible, the entries are
Hi Nicolas,
* Nicolas Goaziou [02. Feb. 2015]:
> Gregor Zattler writes:
>> from the agenda I want to add an entry to the diary. When I do
>>
>> emacs24 -Q -nw
>> M-x org-mode
>> M-x org-agenda
>> a
>> i
>> d
>>
>> I get:
>>
>> Diary entry: [d]ay [w]eekly [m]onthly [y]early [a]nniversary [b]lock
Hi Nicolas,
* Nicolas Goaziou [02. Feb. 2015]:
> Gregor Zattler writes:
>> adding a date to the datetree in the org-agenda-diary-file
>> produces a mess:
>>
>> - emacs-snapshot -Q -L /home/grfz/src/org-mode/lisp/ -nw –eval (setq
>> org-agenda-diary-file "/tmp/diary.org")
>> - Mx org-agenda
>> -
On Tue, Feb 3, 2015 at 1:13 PM, Nicolas Goaziou wrote:
>
> > This starts happening when org-agenda-dim-blocked-tasks is set to
> > invisible. What seems to happen is that the blocked tasks, even though
> > they are invisible, are still counted towards org-agenda-max-entries.
>
> AFAIU, even though
Yuri Niyazov writes:
> Yes, that seems to me the behavior I am seeing. Are you saying that
> this is not a bug?
It doesn't look like one.
> It is certainly very surprising behavior. I had the "make blocked
> tasks invisible" setting for months, and then only recently started
> limiting the numb
On Tue, Feb 3, 2015 at 2:12 PM, Nicolas Goaziou wrote:
> Documentation (e.g., docstrings) may be improved, then. Would you want
> to suggest such an improvement?
In the docstring for "org-agenda-dim-blocked-tasks"
"Because dimming is not the same as skipping, items dimmed to
invisible count agai
Yuri Niyazov writes:
> I now think that having the ability to dim to invisible is a feature
> mistake. I'm having a difficult time seeing when a user would want to
> dim to invisible purely visually, rather than really skipping a
> blocked task. There's no visual difference between dimming to
> i
I've set a custom timestamp display to
(org-time-stamp-custom-formats (quote ("<%Y-%m-%d %a>" . "<%Y-%m-%d %a
%H:%M:%S>")))
So that seconds are included.
It displays "fine" and seems to work, but the seconds display is ALWAYS
"00", no matter what I type in.
If I check the text stored, the
Hi Richard,
On Tue, 3 Feb 2015 at 08:11:19 PST,
Richard Lawrence wrote:
>
[…]
> Yes. I'll have to take a look at the Pandoc citeproc code and see how
> easy it would be to add support for something like this. If there are
> Org people that need citation types that select specific fields, I
34 matches
Mail list logo