Hello,
Bernt Hansen writes:
> * org-macs.el: Remove restriction when locating markers
>
> Allows org-with-point-at to locate point outside the current
> restriction.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Bernt Hansen writes:
> Please disregard this patch.
Done -- thanks for double-checking,
--
Bastien
Anthony Lander writes:
> And thank you Bastien for taking care of applying the patch.
You're welcome!
--
Bastien
I found that by using the org-hidden-keywords can hide the #+titile:, which
is a sweet feature.
However, since I set the variable to t as '(org-hidden-keywords (quote
(author date email title))) in custom file, but it does not work.
Did anyone meet this kind of issue?
Leu
Hi,
this is now fixed in the maint branch, thanks,
--
Bastien
Hi Trevor,
this is now fixed, thanks for reporting this!
--
Bastien
Hi Thorsten,
first of all, thanks for your suggestions, I really appreciate it.
tjol...@gmail.com writes:
> Chris Raschl writes:
>
>> Hi everybody,
>>
>> recently I wanted to add a weather forecast to my org-agenda. I found
>> org-google-weather, but this package is obsolete since 2012, because
Chris Raschl writes:
Hi Chris,
> first of all, thanks for your suggestions, I really appreciate it.
thanks to you for this nice library
> I improved result processing a little bit and added a formatting string
> (org-weather-format). You can now also add different temperature fields,
> as well
Charles Berry writes:
> Start with emacs -q, then load today's org-mode.
A glitch in 30220ff was quickly fixed in feca87b (three hours ago).
Maybe that's what you see ?
> Org-mode version 8.2.7 (release_8.2.7-1096-g23496c [...]
> GNU Emacs 24.3.1 [...]
I don't have a commit g23496c in my repo,
Nicolas Richard writes:
> A glitch in 30220ff was quickly fixed in feca87b (three hours ago).
I meant "three hours later".
--
Nico.
Hi all
Here is a patch to make compilers customizable
(by typing M-x customize-group org-babel).
It applies to C, C++, D, Java, Groovy.
This is consistent with customizations for R, Python, Ditaa and others
languages.
Have fun
Thierry
>From 933f50c3fbebefec14b5df8ebff0cebaf3e45922 Mon Sep 17
On Sun, 15 Jun 2014, Nicolas Richard wrote:
Charles Berry writes:
Start with emacs -q, then load today's org-mode.
A glitch in 30220ff was quickly fixed in feca87b (three hours ago).
Maybe that's what you see ?
The ECM still fails.
Did it work for you?
FWIW, this has been around for a
Hi,
Working on a large org document with a lot of source blocks, sometimes
I get lazy and modify the
contents of source blocks while in org-mode. Rather than utilize C-',
which takes me to the proper
mode, I just make changes directly. Then, I break stuff. It is my
fault, totally.
What I would li
Grant Rettke writes:
Hi,
> Where might I set out exploring how to implement such a thing if it
> does not? My first thought is to see if an edit is occurring within a
> source block that has a language immediately to jump to the buffer
> that C-' would have created for me.
maybe here
,
On 06/14/2014 08:04 PM, Nicolas Goaziou wrote:
Hello,
Daniele Pizzolli writes:
I noticed that multi line caption works as expected, but there is no
way to fill it (at least to my knowledge).
[]
This was requested before.
In a nutshell, this can be done, but there are some caveats (see
htt
On 06/15/2014 12:34 AM, Aaron Ecay wrote:
Hi Daniele,
2014ko ekainak 14an, Daniele Pizzolli-ek idatzi zuen:
Hello @ll,
I noticed that multi line caption works as expected, but there is no
way to fill it (at least to my knowledge).
[]
I have the following function in my org-mode-hook:
He
Hello Charles,
"Charles C. Berry" writes:
> On Sun, 15 Jun 2014, Nicolas Richard wrote:
>
>> Charles Berry writes:
>>
>>> Start with emacs -q, then load today's org-mode.
>>
>> A glitch in 30220ff was quickly fixed in feca87b (three hours ago).
>> Maybe that's what you see ?
>>
>
> The ECM still
Steffen Heilmann writes:
Hello, Steffen, all!
> I am looking for an easy way to see when I had the last interaction
> with everybody (preferably sorted by date). I want to use this to
> quickly see whom I have not contacted for some time and then can
> reach-out to them.
Something like this, ma
Esben Stien writes:
Hello, Esben!
(Digging up old thread, sorry!)
> Now, If I f.ex do C-c a s corge, I get multiple hits, but I really only
> search for level 3 items always. Is there any way to restrict the search
> to only level 3 items?
Would you consider defining org-refile-targets and the
Hello,
Sebastien Vauban
writes:
> But the whole point is that is DOES NOT even WORK for a couple of
> things, such as modifying base colors of a theme:
>
> #+BEAMER_HEADER: \setbeamercolor{frametitle}{bg=blue}
>
> won't work because of the misplacement of the BEAMER_HEADER placeholder
> regard
Completing myself,
Nicolas Goaziou writes:
> Automatically set document's title to file name or buffer name when no
> TITLE keyword is provided.
Implemented in the following patch. WDYT?
--
Nicolas Goaziou
>From 7e917e97f99bf9e9266b64f5066bfaa5f8ca98ee Mon Sep 17 00:00:00 2001
From: Nicolas G
Hi Nicolas,
Nicolas Goaziou writes:
> Implemented in the following patch. WDYT?
Okay, but what is the benefit of not using a default title?
--
Bastien
Good evening,
For both performance and cognitive reasons, sometimes I specifically
never want to tangle or weave a headline or any of
its children. I still value it though, so it belongs in that document,
and it wouldn't make sense for it to be linked as an
external document. For performance reaso
Hi,
Nicolas Goaziou writes:
> Hello,
>
> Eric Schulte writes:
>
>> Why TODO types rather than a tag? IMO using a TODO type would conflate
>> task management and document structuring. What do you think about the
>> attached patch which should add this functionality to the core.
>
> Thank you.
I'm trying to figure out how I can get a link to the top most heading
without actually moving point up there and doing C-c C-l.
Is there some function to do that?
If I try using the function outline-previous-heading, how can I know
when I've reached the top as it seems to just bang its head in th
Eric Abrahamsen writes:
> [1]: https://github.com/girzel/gnorb
"Some way to create a TODO for an outgoing mail, saying 'this mail needs
a response, check in N days to see if we’ve got one.'"
That's really cool and I've been looking for ages for something like that;)
--
Esben Stien is b0ef@e
Grant Rettke wisdomandwonder.com> writes:
>
> Good evening,
>
> For both performance and cognitive reasons, sometimes I specifically
> never want to tangle or weave a headline or any of
> its children. I still value it though, so it belongs in that document,
> and it wouldn't make sense for it
The two setting doesn't seem to have effect.
(setq python-shell-interpreter "ipython")
(setq python-shell-interpreter-args "--pylab")
When I did `C-c C-c` on the SRC block to execute the code, emacs created a
buffer with the interior python process. When I switched to the process, I
saw it is pytho
Bastien writes:
> Okay, but what is the benefit of not using a default title?
It removes a hack. But there are other reasons at
http://permalink.gmane.org/gmane.emacs.orgmode/86442 (e.g., a default
title hardly makes sense anyway).
Regards,
--
Nicolas Goaziou
29 matches
Mail list logo