Hi Ian,
Thanks.
> On this page we have this statement
> -
> 15.11 Context Dependent Documentation
> C-c C-x C-i in an Org file tries to open a suitable section of the Org info
> documentation
>
>
> I believe that this should be C-c C-x I
> org-info-find-node
Yes, I corrected this.
Cia
* lisp/org.el (org-insert-heading): Check if narrowed before inserting
newline at eob
When narrowed into an org-buffer (e.g. when capturing), adding a new
heading with C- or M- on the last line of a
buffer (i.e. that not without a newline at the end) would result in
the insertion of a newline at t
* lisp/org.el (org-insert-heading): Check if narrowed before inserting
newline at eob
When narrowed into an org-buffer (e.g. when capturing), adding a new
heading with C- or M- on the last line of a
buffer (i.e. that not without a newline at the end) would result in
the insertion of a newline at t
How can I colorize text within square brackets please, like [fu] ?
I need them colorized as they will hold reminders for myself at that position
whilst I'm writing.
Thanks
Sharon.
--
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfact
Hello,
When I run C-u C-c C-x C-i I get a choice between the interrupted task,
the current task, the default task and recent tasks.
I however wonder whether it's possible to add in custom shortcuts to
fixed tasks? This would help me easily clock into my “IRC”, “Mails”
etc. tasks, to and from whic
Hello,
Version info:
- Emacs : GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.22.30), of 2018-07-05
- Package: Org mode version 9.2.1 (9.2.1-2-gc6d37c-elpaplus)
The bug only happens in narrowed org-mode buffers when the tree at
point (or targeted by the resolving) is a single line
Hi
In an org file
1. I run org-agenda
2. Then m (for search tags)
3. Then the tag, which is displayed but also an annoying error
message which I attach
Regards
Uwe Brauer
Debugger entered--Lisp error: (error "Autoloading file
/home/oub/ALLES/emacs/site-lisp/packages/bbd
Hello,
Uwe Brauer writes:
> In an org file
>
> 1. I run org-agenda
>
> 2. Then m (for search tags)
>
> 3. Then the tag, which is displayed but also an annoying error
>message which I attach
It doesn't look like an Org bug. You may need to update BBDB (mine, 3.2,
contains sa
>>> "NG" == Nicolas Goaziou writes:
> Hello,
> Uwe Brauer writes:
>> In an org file
>>
>> 1. I run org-agenda
>>
>> 2. Then m (for search tags)
>>
>> 3. Then the tag, which is displayed but also an annoying error
>> message which I attach
> It doesn't look
Richard Lawrence writes:
> Hope that helps!
Thanks
--
David
Marco Wahl writes:
> You may also consider to use M-x org-lint in you Org file to check these
> requirements (and more.)
org-lint Thanks
--
David
According to the docstring:
```
(defun org-toggle-latex-fragment (&optional arg)
"Preview the LaTeX fragment at point, or all locally or globally.
If the cursor is on a LaTeX fragment, create the image and overlay
it over the source code, if there is none. Remove it otherwise.
**If there is
> the current section. Now, there is C-u C-u C-c C-x C-l for that. AFAICS,
Sorry I meant just one C-u.
C-u C-u is to clear the entire buffer of previews.
> I suggest to make C-c C-x C-l a toggle with preference for previewing,
> that is: preview everything except when everything is already previewed.
Mmmm I think this is not easy since it would imply changing
org-remove-latex-fragment-image-overlay return value:
(if (org-remove-latex-frag
A last suggestion. Incidentally the toggle returns nil when at least a
fragment is unpreviewed and non-nil otherwise (as a side effect of
message). This can be documented and made part of the interface, so
that something like the following can be put together by the end user:
(defun my-org-preview
Hello,
"Dietrich Foethke" writes:
> Description: I use a master org file "master.org" in a directory named
> "foo" that includes another org file "other.org" stored in subdirectory
> named "foo/bar". In the master file I include the other org file using:
>
> #+INCLUDE: "./bar/other.org"
>
> In "
16 matches
Mail list logo