Hi
When I run C-u C-u C-c C-c
In obtain the error mentioned above. I checked that row, everything
seems fine. How can I debugg this?
Thanks
Uwe Brauer
Diego Zamboni writes:
> Hi Martin,
>
> I discovered this only yesterday, when I started using org-mode from a git
> checkout and the shortcuts stopped working. Turns out this functionality
> now has to be enabled by loading the org-tempo library:
> https://code.orgmode.org/bzg/org-mode/src/master
> "Diego" == Diego Zamboni writes:
Diego> Hi Martin,
Diego> I discovered this only yesterday, when I started using
Diego> org-mode from a git checkout and the shortcuts stopped
Diego> working. Turns out this functionality now has to be enabled
Diego> by loading the org-te
One more note: the published manual at
https://orgmode.org/org.html#Easy-templates is still not updated, but the
org-version of the manual mentions this at
https://code.orgmode.org/bzg/org-mode/src/master/contrib/manual.org#structure-templates
On Wed, Jan 10, 2018 at 9:00 AM, Diego Zamboni wrote
Hi Martin,
I discovered this only yesterday, when I started using org-mode from a git
checkout and the shortcuts stopped working. Turns out this functionality
now has to be enabled by loading the org-tempo library:
https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-tempo.el. In
principle, y
Hi, Since recently ---I can't remember exactly since when--- some
completion-feature I liked does not work any more.
By completion, I mean the expansion of
i think maybe somebody patched this?
one more similar thing. if the headline is folded, and point is
somewhere not in the headline, m-right etc. don't work. this is
common when you yank folded, i think.
yep, thanks.
On Sun, Aug 10, 2014 at 6:49 PM, Daimrod wrote:
> Chris Henderson writes:
>
> Hi Chris,
>
> > How can I get auto tab completion for links to files?
>
> Is C-u C-c C-l what you're looking for?
>
> From the *Help* of `org-insert-link':
> > With a C-u prefix, prompts for a file to li
Chris Henderson writes:
Hi Chris,
> How can I get auto tab completion for links to files?
Is C-u C-c C-l what you're looking for?
>From the *Help* of `org-insert-link':
> With a C-u prefix, prompts for a file to link to. The file name can
> be selected using completion.
>
> e.g. [[file+sys:
How can I get auto tab completion for links to files?
e.g. [[file+sys:///Users/chris/projects/marketing 2014]]
Thanks.
Alexander,
that was it, thanks a lot.
-Andreas
Alexander Baier writes:
>> (setq org-contact-files (list
>
>
> For me this is org-contacts-files, maybe that is the problem?
>
> HTH,
Hello Andreas,
On 2014-05-11 13:07 Andreas Reuleaux wrote:
> (setq load-path (cons "~/cfg/emacs/el/org" load-path))
> (require 'org-contacts)
> (setq org-contact-files (list
>"~/work/org/contacts.org"
>))
Fo
I have just downloaded org-contacts.el
load it in my .emacs/init.el like this
(setq load-path (cons "~/cfg/emacs/el/org" load-path))
(require 'org-contacts)
(setq org-contact-files (list
"~/work/org/contacts.org"
))
and have a
Helo,
zenli...@gmail.com writes:
> the tab-completion (M-tab or, in my case, C-M-i) of to start code blocks is:
>
> #+begin_s
> is
> #+begin_src:
This should be fixed. Thank you for reporting it.
Regards,
--
Nicolas Goaziou
Hi There,
the tab-completion (M-tab or, in my case, C-M-i) of to start code blocks is:
#+begin_s
is
#+begin_src:
Code blocks ending with a ":" don't work (C-c C-c) with:
#+begin_src: emacs-lisp
(setq org-export-babel-evaluate nil)
(setq org-confirm-babel-evaluate nil)
#+end_src:
But code block
2013/4/9 Bastien :
> Hi James,
>
> James Harkins writes:
>
>> ** Example header...
>> ^1 ^2 ^3 ^4
>>
>> If the point is at locations 1, 2 or 3, TAB will reveal the next level
>> of children. (The ^ locations will make sense if you format the e-mail
>> using a monospace font. A proportio
Hi James,
James Harkins writes:
> ** Example header...
> ^1 ^2 ^3 ^4
>
> If the point is at locations 1, 2 or 3, TAB will reveal the next level
> of children. (The ^ locations will make sense if you format the e-mail
> using a monospace font. A proportional font will just look
> nonse
I bet this has been asked before and I just didn't see it... anyway,
I'm wondering if that was intentional that TAB visibility cycling
doesn't do anything if the insertion point is after the ellipses
indicating folded content.
** Example header...
^1 ^2 ^3 ^4
If the point is at locatio
Hi Christopher,
M-right and M-left on item 1.1 will promote / demote it, just as with
headings.
http://orgmode.org/manual/Plain-lists.html#Plain-lists
Regards,
.j.
On Wed, Aug 15, 2012 at 05:49:52PM -0400, Christopher J. White wrote:
> I take miscellaneous meeting notes using plain lists. It's
Hi Folks,
I take miscellaneous meeting notes using plain lists. It's usually a
pretty hectic trying to take notes during a meeting, so I'm making up
the structure as I go along.
I often get to a point where I indented an item wrong:
- item 1
- item 1.1
- item 2
I need to get up to it
On 3 Feb 2012, at 15:36, François Pinard wrote:
Hi, everybody.
Writing a longish text for my coworkers this morning, I notice that I
do
not know a quick way for collapsing the whole set of paragraphs I'm
currently writing, when their header happens to be many screenfuls
above
point. I have
Nick Dokos writes:
> [Your suggestion of overloading TAB] does seem unreasonable to me, TAB
> is overworked, overloaded and much too smart for its own good [...]
> C-c C-p TAB [...] has seemed painless enough to me so as not to go
> looking for something "better".
Sold! :-) Thanks, Nick, for yo
"Alan Schmitt" writes:
> On 3 Feb 2012, at 15:36, François Pinard wrote:
>> Is it unreasonable for me to hope that, instead of `C-c C-j
>> TAB', a mere TAB from within a long text would quickly do what I
>> wanted?
> I have this in my .emacs:
> ;; From
> http://stackoverflow.com/questions/860
François Pinard wrote:
> Hi, everybody.
>
> Writing a longish text for my coworkers this morning, I notice that I do
> not know a quick way for collapsing the whole set of paragraphs I'm
> currently writing, when their header happens to be many screenfuls above
> point. I have to first return t
Hi, everybody.
Writing a longish text for my coworkers this morning, I notice that I do
not know a quick way for collapsing the whole set of paragraphs I'm
currently writing, when their header happens to be many screenfuls above
point. I have to first return to that header and do TAB there. Even
Thank you Nicolas!
Xin
On Sun, Jun 5, 2011 at 11:46 AM, Nicolas Goaziou wrote:
> Hello,
>
> Xin Shi writes:
>
> > I'm using orgmode 7.5 on Emacs 23.3. The TAB key used to work on version
> > 7.3, where a line like the following:
> >
> > * Section One
> >
> > The text
> >
> > : this
Hello,
Xin Shi writes:
> I'm using orgmode 7.5 on Emacs 23.3. The TAB key used to work on version
> 7.3, where a line like the following:
>
> * Section One
>
> The text
>
> : this is the example line <-- If I use TAB here, this line
> will be aligned to "The text" in the above l
Hello Experts,
I'm using orgmode 7.5 on Emacs 23.3. The TAB key used to work on version
7.3, where a line like the following:
* Section One
The text
: this is the example line <-- If I use TAB here, this line
will be aligned to "The text" in the above line.
However, in the 7.5
Ido Magal writes:
> Fair enough. It never occurred to me that emacs might not support the
> native literal TAB. Thanks.
Emacs does, in its Fundamental mode and many others. But just about
every interesting mode will map the TAB key to something else. So the
issue is a common one for all Emacs us
On Mon, May 30, 2011 at 15:14, Michael Markert <
markert.mich...@googlemail.com> wrote:
>
>
> Well the point is, that it isn't whatsoever related to orgmode but to
> Emacs. And searching for `emacs insert tab' gives helpful results
> already in the first hit.
>
>
Fair enough. It never occurred to
On 30 May 2011, Ido Magal wrote:
> Perfect! Thanks!
>
> To the powers that be I'd recommend adding a note, explaining how to
> get a literal TAB, in the following two places:
>
> http://orgmode.org/manual/Visibility-cycling.html
> http://orgmode.org/orgcard.txt
>
> These are the top results for goo
Perfect! Thanks!
To the powers that be I'd recommend adding a note, explaining how to get a
literal TAB, in the following two places:
http://orgmode.org/manual/Visibility-cycling.html
http://orgmode.org/orgcard.txt
These are the top results for googling "orgmode tab"
Cheers!
On Mon, May 30, 2
Try C-q TAB.
C-q inserts the next character literally. This is useful to insert control
characters.
--
Darlan
At Mon, 30 May 2011 10:07:29 -0700,
Ido Magal wrote:
>
> [1 ]
> With TAB being overloaded with visibility cycling, how do I insert a regular
> tab (\t) ?
> [2 ]
>
C-q
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
I support the Whittemore-Peterson Institute (WPI)
===
Extreme bigotry against people with serious diseases is still extreme bigotry.
With TAB being overloaded with visibility cycling, how do I insert a regular
tab (\t) ?
35 matches
Mail list logo