d like to receive help from the list.
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
des
Regards,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
e duplicate files in the .svn directories,
etc.
For this reason I highly recommend a distributed version control system
such as git, bzr, etc.. You can start locally quite easily ("git init",
"git add .", "git commit -a") and then decide to create a remote
repository whene
[file:/path/to/foo%20bar][foo bar]]
>
And if you want this to happen automatically, you can create the link by
calling org-insert-link with a prefix argument (C-u C-c C-l). This will
provide an interactive prompt for navigating to the file.
- Matt
___
/m24os8lym6.fsf%40fastmail.fm
Now the link to the same article looks like this:
gnus:nntp+news.gmane.org:gmane.emacs.orgmode#m24os8lym6@fastmail.fm
Does this have something to do with the recent patches to org-gnus.el?
Best,
Matt
___
Emacs-orgmode
ppreciate this behavior because it guarantees a clean,
consistent list of notes, regardless of whether they are created with
"z" or via org's automatic logging functions.
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All'
e it, it does
> not export my agenda. how should i troubleshoot, can someone point me
> to where do i start looking? this used to work in the past, but now
> that i use it after a gap, it doesn't seem to do its thing.
When you select "x", it will only displa
ip), unzip, byte-compile the files
(either from the command line or dired), and add the new directory to
your load path.
See this FAQ for more information:
http://orgmode.org/worg/org-faq.php#installing-org-without-make-tools
Best,
Matt
___
Emacs-orgmo
conversation you forwarded suggests, there have been
a bunch of optimizations since 6.21b. Other than that, I'm not sure what
would be causing the slowness -- I have thousands of lines in my org
files and the agenda appears almost instantaneously on a very modest
Atom processor. A
is would not aid in learning keyboard shortcuts.
> It should also be extendible enough for users to add their own
> functions, and org-mode extensions to add any new keys.
You might also want to checkout CategoryMenus on the Emacs Wiki:
http://www.emacswiki.org/emacs/CategoryMenus
OneK
haps even as comfortable than
vim). Once I made that switch, RSI issues disappeared virtually
overnight.
Now, any RSI issues I experience come from using n and p or j and k
repeatedly.
Needless to say, YMMV.
Best,
Matt
___
Emacs-orgmode mailing list
Remem
r
the Nokia N900, which is both a smartphone and a hackable Linux pocket
computer. There are Emacs packages that run on its predecessor, the
N810.
Best,
Matt
Footnotes:
[1] This is a big if. ;)
___
Emacs-orgmode mailing list
Remember: use `Reply All&
ress t r ...".
> Press "t" on that line to add a TODO.
> Press "r" to redisplay, and see the line go blank.
I can't duplicate this.
GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.16.5)
Org-mode version 6.30c
Best,
Matt
link while on the
first empty line of the file or on #+TITLE.
Thanks,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
/orgmode.org/manual/In_002dbuffer-settings.html
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
peat Sebastien request:
>
> Shouldn't a simple `make' do everything needed to succeed?
I can't say anything definitive. All I know is that a simple "make &&
make install" usually works for me.
But, as far as I understand it, omitting t
.
>
> This all seems to work ok so far, except for one thing: I can't figure
> out how to add next actions under a particular project heading using
> remember.
You can either:
1. Use "C-1 C-c C-c" to file the item interactively.
or
2. Set org-remember-store-without-prompt
the agenda that allows you to view the
project property.
3. Use a tag to designate the project. This would allow you to filter
the agenda by project.
4. Use follow mode in the agenda to see the context (i.e., the project
heading).
Hope this helps.
Matt
__
t; "Birthdays")
)
)
--8<---cut here---end--->8---
I'm wondering, though, whether it wouldn't be easier to navigate to the
birthdays heading and simply kill, yank, and edit to create a new
birthday, e.g.,
--8<--
is otherwise idle for a few minutes. I don't
> know how to do that, I figure wrapping this bit with something that
> could detect idleness instead of just running arbitrarily would be good.
>
> (run-at-time nil 3600 'org-agenda-to-appt)
>
&
er to documentation or some
> help how to markup the org file?
#+OPTIONS: num:nil
http://orgmode.org/manual/Export-options.html
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@g
d
> anything googling around..
>
> Thanks for your help!
I believe org-fstree is a good option for this:
http://burtzlaff.de/org-fstree/
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-or
TML as a string and leave not buffer behind. For example,
| a Lisp program could call this function in the following way:
|
| (setq html (org-export-region-as-html beg end t 'string))
|
| When called interactively, the output buffer is selected, and shown
t problem that solves.
My guess is that this allows him to see what group an item belongs to in
the agenda view, since categories are listed in the left column.
But this is like asking why someone puts their pots in the cupboard next
to the oven rather than above
ome of the things you might use find useful.
- If you're researching a book...
- If you want to keep track of interesting bookmarks on the web...
- If you want to publish documents for your co-workers...
Alternatively, we might move through the tutorial/dia
also be published as a
monolithic pdf file. I know the possibility of publishing multiple files
as a single book exists in muse, but how would one do that with
org-mode? Is there a directive to publish separate html files and a
monolithic pdf file simultaneously (perhaps via #+INCLUDE
:
1) a brief definition of each term/concept.
2) a more detailed explanation of what it is and/or how it works.
3) possible uses (e.g., Why might one want to use categories?)
I made a small dent in the list of terms. Please feel free to take up
any of the remaining entries.
Bes
;raising" the headline level/indentation of the
narrowed subtree. Org-mode does not do this (and intentionally so).
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
nstance, if you don't have a DONE state, then scheduled
items will remain on your agenda forever, even if they aren't marked as
a TODO.
Why not just switch back and forth between TODO and nothing by S-Right
and S-Left?
Best,
Matt
___
Emacs-
rting-strategy. There are lots of ways to sort items in the
agenda, along with the possibility of creating your own sorting
functions.
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmod
O-nothing-
>> TODO-...?
>
>
> Hi PT,
>
> the following seems to work, but am not sure if it will break
> something.
>
> (setq org-todo-keywords '((sequence "TODO" "|")))
That was my first thought, too. But on my machine, it causes TODO items
es.git or as part of the org-mode git tree), that anyone could
> try, use, or edit as a base...
Here are a couple of nice places to start:
http://orgmode.org/worg/org-configs/org-customization-guide.php
http://orgmode.org/worg/org-configs/org-customization-survey.php
Best,
Matt
%^{Title}\n SCHEDULED: %t\n %a\n %i")
(?d "* TODO %^{Title}\n DEADLINE: %t\n %a\n %i")
;; ... other templates here
))
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
ot;:EVENING:" tag and filter it out in the agenda. Or,
optionally, create custom agenda commands for day and evening agendas
that pull up different results based on tags.
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send
PT writes:
> Matt Lundin imapmail.org> writes:
>
>> One recommendation:
>>
>> Create an ":EVENING:" tag and filter it out in the agenda. Or,
>> optionally, create custom agenda commands for day and evening agendas
>> that pull up different
I've tried a few ideas that seemed like low-hanging
> fruit here, but no luck.
Type "l" in the agenda for log mode.
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
A" to include archived items).
2. By doing a TODO search for "DONE" items. (C-c a T DONE)
You can also create custom agenda commands for a variety of scenarios.
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
You might try org-export-generic in the contrib directory of the git
repository.
Another (more complex) solution: export to LaTeX and then use a
converter such as hevea or tex4ht to create a basic html file.
Too bad cmsimple doesn't parse or
> perl -ap -e 's/]*>//g' orgoutput.html > simple.html
So simple and elegant. It's amazing how many simple tricks you learn by
hanging around this list. :)
- Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
ological listing could be
> filtered to contain only entries matching a certain tag/property
> query.
Try filtering the timeline with "/".
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
t (nreverse bookmarks))
(insert
"\n"
"")
(write-file (concat (file-name-sans-extension file)
"-bookmarks.html"))
--8<---cut here---end--->8---
I'll put it up in the "hacks" section on Worg.
Regards,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Water Lin writes:
> While I am using org to publish my source code, I include my code in
> following way:
>
> #+BEGIN_SRC emacs-lisp
> some emacs-lisp code
> #+END_SRC
>
> Everytime I copy the begin and the end tag which is
>
> #+BEGIN_SRC emacs-lisp
>
> and
>
> #+END_SRC
>
> to my org file.
>
>
e way, for example.
>
> Perhaps there is a way to easily enter environments, perhaps the
> "multiplechoice" environment can be defined in a variable? (and
> others?)
Have you tried "C-c '"? If auctex is your default TeX environment,
hitti
is on a headline, the result is a tag
prompt. When I hit TAB to cycle, the cursor remains on the headline.
Thanks for your help.
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
en I'm at the office I would like to have some way of hiding the
> :home: entries.
Try pressing "/" in the agenda.
- http://orgmode.org/worg/org-faq.php#limit-agenda-with-tag-filtering
- http://orgmode.org/manual/Agenda-commands.html#Agenda-commands
Best,
Matt
___
nda "")
> (alltodo "-test")
>
>
> Items with "test" tag are shown nevertheless. How could I filter them?
(setq org-agenda-custom-commands
'(("h" "Agenda and todo"
((agenda "")
(tags-t
;
> Take a look at worg; it'll do ya:
>
> http://orgmode.org/worg/worg-about.php
I'm not sure what you mean here. Could you please clarify how Worg would
help one set up local, static html blog?
Perhaps you mean org-publish? Worg is just a website generat
-region-as-html beg end t 'string))
`
Best,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Raffi R writes:
> Thank you, I will have a look.
You might also want to have a look at this thread:
http://thread.gmane.org/gmane.emacs.orgmode/12892/
Best,
Matt
>
> On Thu, Oct 1, 2009 at 1:43 PM, Russell Adams
> wrote:
>> I use John Wiegley's Ledger:
>>
>&
king at the ledger file.
>
Do you use ledger.el, which comes with the ledger source? It makes it
very easy to enter new items and to invoke ledger commands from within a
ledger file. I also find it indispensable for reconciling accounts.
Best,
Matt
action, simply press return for an
"anonymous" (i.e., inline) footnote.
- The footnote looks like this.[fn:: Like this one]
Best,
Matt
nsure that any footnote definitions (if they exist) will be placed in
the same section as the footnote reference.
Or do you mean the label for "Footnotes" in, say, html export? If so, I
believe you can configure the variable org-html-footnotes-section.
Best,
Matt
g of the buffer). Also, emacs sometimes
freezes when calling org-todo.
- Org-mode version beta_8.3 (beta_8.3-16-g8ad206 @
/home/user134/org-mode/lisp/)
- GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2) of
2014-06-11 on var-lib-archbuild-staging-x86_64-jgc
Thanks,
Matt
Nicolas Goaziou writes:
> Hello,
>
> Matt Lundin writes:
>
>> A recent git pull broke logging with repeating todos.
>>
>> I'm guessing this has something to do with one of the recent changes to
>> the org element cache, since setting org-element-use-c
turning...
* TODO Headline
:LOGBOOK:
CLOCK: [2014-06-23 Mon 09:34]--[2014-06-23 Mon 09:35] => 0:01
:END:
...into...
:LOGBOOK:
* TODO Headline
CLOCK: [2014-06-23 Mon 09:34]--[2014-06-23 Mon 09:35] => 0:01
:END:
...does not make much sense. Below is a patch to fix it.
Best,
Matt
y it out, if it looks interesting, and let me know if you find any
> bugs!
This looks interesting. Thanks for the work you put into it! I look
forward to trying it out.
Matt
ecent change - I've been
running into these lockups sporadically for several months.)
The freezes are very difficult to replicate reliably. When they happen,
emacs is unresponsive and can only be killed from the outside. Any tips
on how to debug this would be greatly appreciated.
Matt
Matt Lundin writes:
> Eric Abrahamsen writes:
>
>> Nicolas Goaziou writes:
>>
>>> Hello,
>>>
>>> Eric Abrahamsen writes:
>>>
>>>> None of those three, I'm afraid! It was hanging on a variety of editing
>
Daimrod writes:
> Matt Lundin writes:
>
>>
>> The freezes are very difficult to replicate reliably. When they happen,
>> emacs is unresponsive and can only be killed from the outside. Any tips
>> on how to debug this would be greatly appreciated.
&g
ing some of Org's existing bibtex functionality.
>
> https://vimeo.com/99167082
Thanks! Over the years, I've particularly appreciated the way
org-bibtex.el makes it easy to keep bib data together with notes/todos.
Both org-bibtex-read and org-bibtex-yank have become indispensable to my
own workflow.
Best,
Matt
Daimrod writes:
> Matt Lundin writes:
>>
>> With the latest git, I've experienced three lock-ups/freezes this
>> evening when a) archiving a subtree to a file, b) changing a todo state
>> with repeating timestamp, and 3) calling C-c C-c in an org-capture
>>
Matt Lundin writes:
> With "killall -USR2 emacs", the following backtrace popped up, which
> highlights flyspell as the culrpit.
~~~
And, of course, I had flyspell turned off when writing this email. :)
Matt
or instance,
org-mode citation tools should not assume that users will export via
bibtex/bibtex2html rather than, say, biber/biblatex or pandoc (which now
has a powerful, format-agnostic citation filter).[1]
Best,
Matt
Footnotes:
[1] http://johnmacfarlane.net/pandoc/demo/example19/Citations.html
Matt Lundin writes:
> John Kitchin writes:
>
>> Some features could be merged, but there is an important difference in
>> that org-ref uses bibtex as the backend database, and reftex for
>> searching, and org-bibtex uses org-mode headings as the backend
>> database
Grant Rettke writes:
> On Thu, Jun 26, 2014 at 9:08 AM, Matt Lundin wrote:
>> I think the key in any possible feature merge is to remember citation
>> management is idiosyncratic.
>
> Off topic:
>
> How do people choose today?
>
> Why choose bibtex over bib
Alan Schmitt writes:
> On 2014-06-26 16:39, Matt Lundin writes:
>
>> By contrast, ox-bibtex.el runs citations through bibtex2html, which is
>> pretty much limited to the "old-fashioned" bibtex formats.
>
> What would be required for bibtex2html to take bibla
es
org-copy-subtree and org-paste-subtree.
Best,
Matt
>
> What do you think?
+1
It would help in extracting user data when such data is interspersed
with org properties (e.g., LAST_REPEAT).
Matt
Alan Schmitt writes:
> On 2014-06-26 20:44, Matt Lundin writes:
>>
>> I don't think this is possible without some major
>> hacking/conversion/filtering. Biblatex has many more entry types and
>> fields than bibtex. I've found that most of the older bibtex u
Matt Lundin writes:
> Alan Schmitt writes:
>
> You are right. I see that one can specify a style file for parsing bib
> files and biblatex does supply a biblatex.bst, e.g.,
>
> bibtex2html -s biblatex
>
> However, this still produces errors (and a blank html file) whe
the backtrace saved in a file. Hope this will help.
>
> Just an update. I haven't been bitten by this deadly problem for
> awhile, highly
> likely that it had been fixed. Thanks a lot.
FWIW, I'm still getting regular lockups with the cache. I'll dig into it
further when I have time.
Matt
ome mysterious
combination of the element cache, clocking, and logging. The lockups are
disruptive enough that I have to set org-element-use-cache to nil ---
otherwise I experience 2 to 3 lockups per hour. The problem completely
disappears with the cache off.
Alas, the baroque complexity of my .emacs and the size of my org files
make it difficult to discover the precise cause.
I'll see if I can provide an ECM.
Matt
s there a more graceful and export-friendly way to use babel
to generate org headlines for export? Or is there an easy way to get the
export backend to delete the opening part of the drawer (i.e.,
:RESULTS:)?
Any advice would be greatly appreciated.
Thanks,
Matt
export, the emacs-lisp snippet nicely deletes the old
results, making space for the new ones.
Let's hope the real blog (when I get around to publishing it) is more
interesting than the example above. ;)
Best,
Matt
Correction below...
Matt Lundin writes:
>
> #+BEGIN_SRC emacs-lisp :exports none :results none
> (save-excursion
> (goto-char (point-min))
> (while (re-search-forward "#\\+RESULTS: generate-blog-summary" nil t)
(when ...
> (beginning-of-line)
&
Hi Brett,
Brett Viren writes:
> Matt Lundin writes:
>
>> Let's hope the real blog (when I get around to publishing it) is more
>> interesting than the example above. ;)
>
> Maybe it would be more convenient to add the "meta-ness" you want as
> part o
Charles Berry writes:
> Matt Lundin imapmail.org> writes:
>
> Or wrap the results in a drawer when you type C-c C-c, but render them as
> raw on export (which removes the drawer and replaces with raw results).
>
> Like so:
>
> #+header: :results (if (bou
those files.
Thanks,
Matt
>From b482d2ebd53a60a91355433f49350b450869451e Mon Sep 17 00:00:00 2001
From: Matt Lundin
Date: Wed, 23 Jul 2014 14:18:06 -0500
Subject: [PATCH] Fix ID generation in org-rss-publish-to-rss
* contrib/lisp/ox-rss.el: (org-rss-publish-to-rss) Fix a bug that
causes
Brett Viren writes:
> Matt Lundin writes:
>
>> Brett Viren writes:
>>>
>>> Maybe it would be more convenient to add the "meta-ness" you want as
>>> part of a new exporter process?
>>
>> To change the "meta" wrappers f
er exporting it However, the two hooks of
the new export backend hooks (org-export-before-processing-hook,
org-export-before-parsing-hook) are called on copies of the org source.
Are there any clever means that I've missed to modify the title tags?
Thanks,
Matt
Footnotes:
[fn:1] I know I ca
Nicolas Goaziou writes:
> Hello,
>
> Matt Lundin writes:
>
>> AFAICT, there is no filter that would enable one to bypass the tag
>> her or to give it different text than the tag.
>
> [...]
>
>> In the old export backends there were hooks that allowed
.
((org-link-file-path-type . relative)
(org-display-custom-times . t
Thanks,
Matt
>From 05410ec611fdf8483053e2905df9a52ea9c53551 Mon Sep 17 00:00:00 2001
From: Matt Lundin
Date: Mon, 28 Jul 2014 23:56:42 -0500
Subject: [PATCH] Remove unnecessary invocations of org-mode
* lisp
Bastien writes:
> Hi Matt,
>
> Matt Lundin writes:
>
>> This patch fixes a bug in which org-publish makes the following call...
>> (let ((org-inhibit-startup t) (org-mode)))
>
> Applied, thanks!
Oops... I see now that org-publish-find-date and org-publish-
Matt Lundin writes:
> Bastien writes:
>
>> Hi Matt,
>>
>> Matt Lundin writes:
>>
>>> This patch fixes a bug in which org-publish makes the following call...
>>> (let ((org-inhibit-startup t) (org-mode)))
>>
>> Applied, thanks!
>
Matt Lundin writes:
> Bastien writes:
>
>> Hi Matt,
>>
>> Matt Lundin writes:
>>
>>> This patch fixes a bug in which org-publish makes the following call...
>>> (let ((org-inhibit-startup t) (org-mode)))
>>
>> Applied, thanks!
>
Bastien writes:
> Hi Matt,
>
> Matt Lundin writes:
>
>> So to be safe, we could do the following in org-publish-find-date and
>> org-publish-find-title...
>>
>> (org-export-with-buffer-copy (org-export-get-environment))
>>
>> What do you th
Bastien writes:
> Hi Matt,
>
> Matt Lundin writes:
>
>> The documentation for org-agenda-inhibit-startup says that the default
>> is t. However, the default is nil.
>>
>> ,
>> | Inhibit startup when preparing agenda buffers.
>> | When this v
Matt Lundin writes:
> Bastien writes:
>
>> Matt Lundin writes:
>>
>>> So to be safe, we could do the following in org-publish-find-date and
>>> org-publish-find-title...
>>>
>>> (org-export-with-buffer-copy (org-export-get-environment))
&
Mon Sep 17 00:00:00 2001
From: Matt Lundin
Date: Tue, 29 Jul 2014 23:31:50 -0500
Subject: [PATCH] Fix broken links in html publishing
* lisp/ox-html.el: Fix incorrect property name in :options-alist of
html backend definition.
---
lisp/ox-html.el | 2 +-
1 file changed, 1 insertion(+), 1 delet
Nicolas Goaziou writes:
> Hello,
>
> Matt Lundin writes:
>
>> Clearly, this is still very inadequate, but it is an improvement. I
>> would love to use the built in site-map functions, but they are simply
>> to slow for any larger projects.
>>
>> Coul
:05]
--8<---cut here---end--->8---
...thus preventing any easy editing of the timestamp in the #+DATE
line.
Best,
Matt
Table of Contents
Headline
Subheading
Another headline
Headline
Subheading
Another headline
--8<---cut here---end--->8---
Thanks,
Matt
generates timestamps based on the value either in the last sibling
headline, or the parent headline. It seems to me this ought to be
possible, but I'm not at all sure how to do it. i would really
appreciate any guidance. thanks!
Matt
files it
includes and stores it in the cache.
b. If a file has not changed, it checks the cache for included files
and sees if any of those files have been updated (thus preventing the
need to check every file in the project for includes)
Best,
Matt
>F
project with the cache enabled now takes seconds
rather than minutes.
Best,
Matt
>From ea7203b4d988967f0a70bd45ad7502a961a28aee Mon Sep 17 00:00:00 2001
From: Matt Lundin
Date: Tue, 12 Aug 2014 23:25:23 -0500
Subject: [PATCH] Fix and optimize publish cache check
* lisp/ox-publish.el: (org-publ
BUFFER)
I don't have much experience with babel so I'm not sure how to do
this, but if it's possible I would love some hints. Thanks as always,
Matt
On Mon, Aug 11, 2014 at 2:20 PM, Matt Price wrote:
> Hi Everyone,
>
> I've asked this before, but that was a year or t
which opens links found only in the agenda buffer?
Any advice on the best way to proceed would be greatly appreciated.
Best,
Matt
d I search for?
Thanks a lot,
Matt
On Thu, Sep 18, 2014 at 3:46 PM, Matt Price wrote:
> Hi everyone,
>
> When I load org-mode I get the following error:
>
> local-set-key: Key sequence C-c SPC C-r starts with non-prefix key C-c SPC
>
> I am pretty sure I set something to this value somewhere at some time,
>
I meant to add: found the culprit by checking the value of org-mode-hook.
And also, thanks Thorsten!
901 - 1000 of 1833 matches
Mail list logo