[Orgmode] Re: How to use both _underlined_ and math subcsript of latex ?

2009-08-25 Thread Matt Lundin
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

[Orgmode] Re: how do you compose mails in Gnus with org-mode

2009-08-25 Thread Matt Lundin
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

[Orgmode] Re: Subversion for backups?

2009-08-26 Thread Matt Lundin
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

[Orgmode] Re: How to hyperlink a file whose name has `space' ?

2009-08-29 Thread Matt Lundin
[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 ___

[Orgmode] org-gnus-prefer-web-links

2009-08-29 Thread Matt Lundin
/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

[Orgmode] Re: Format for a note

2009-08-30 Thread Matt Lundin
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'

[Orgmode] Re: org-agenda-custom-commands - what's wrong with my setup

2009-08-30 Thread Matt Lundin
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

[Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Matt Lundin
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

[Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Matt Lundin
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

[Orgmode] Re: [Feature request/proposal] Pinkie finger saving/amateur mode & alternate org-mode-keymap

2009-09-01 Thread Matt Lundin
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

[Orgmode] Re: RSI

2009-09-01 Thread Matt Lundin
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

[Orgmode] Re: Mobile org

2009-09-02 Thread Matt Lundin
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&

[Orgmode] Re: BUG: blank items in the agenda

2009-09-02 Thread Matt Lundin
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

[Orgmode] Org-remember and org-back-to-heading

2009-09-03 Thread Matt Lundin
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] Re: FILETAGS documentation clarification

2009-09-04 Thread Matt Lundin
/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

[Orgmode] Re: Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-05 Thread Matt Lundin
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

[Orgmode] Re: GTD and adding next actions under projects with remember

2009-09-09 Thread Matt Lundin
. > > 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

[Orgmode] Re: Question re CATEGORY and Agenda Views

2009-09-09 Thread Matt Lundin
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 __

[Orgmode] Re: diary-remind, and org-agenda, and remember

2009-09-10 Thread Matt Lundin
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<--

[Orgmode] Re: Scaling org-mode

2009-09-13 Thread Matt Lundin
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) > &

[Orgmode] Re: Unnumbered sections in LaTeX export

2009-09-13 Thread Matt Lundin
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

[Orgmode] Re: dir or folder structure into org-file?

2009-09-14 Thread Matt Lundin
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

[Orgmode] Re: Can I publish one block of org file?

2009-09-15 Thread Matt Lundin
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

[Orgmode] Re: Documentation wishlist items

2009-09-15 Thread Matt Lundin
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

[Orgmode] Re: Documentation wishlist items

2009-09-16 Thread Matt Lundin
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

[Orgmode] Re: Documentation wishlist items

2009-09-16 Thread Matt Lundin
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

[Orgmode] Re: Documentation wishlist items

2009-09-16 Thread Matt Lundin
: 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

[Orgmode] Re: Hoisting (so to speak)

2009-09-17 Thread Matt Lundin
;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

[Orgmode] Re: Eliminate DONE state?

2009-09-18 Thread Matt Lundin
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-

[Orgmode] Re: urgency & importance (was: (no subject)

2009-09-18 Thread Matt Lundin
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

[Orgmode] Re: Eliminate DONE state?

2009-09-18 Thread Matt Lundin
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

[Orgmode] Re: org-examples.git?

2009-09-18 Thread Matt Lundin
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

[Orgmode] Re: Default Date for Scheduling in Remember Buffer

2009-09-22 Thread Matt Lundin
%^{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

[Orgmode] Re: Is it possible to show an agenda item only if it's due?

2009-09-22 Thread Matt Lundin
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

[Orgmode] Re: Is it possible to show an agenda item only if it's due?

2009-09-22 Thread Matt Lundin
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

[Orgmode] Re: two custom agenda view questions

2009-09-23 Thread Matt Lundin
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

[Orgmode] Re: Weekly review of completed actions

2009-09-24 Thread Matt Lundin
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

[Orgmode] Re: HTML export without all tags

2009-09-25 Thread Matt Lundin
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

[Orgmode] Re: HTML export without all tags

2009-09-25 Thread Matt Lundin
> 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

[Orgmode] Re: suggestion: options for chronological agenda

2009-09-26 Thread Matt Lundin
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

[Orgmode] Re: to bookmarks

2009-09-26 Thread Matt Lundin
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

[Orgmode] Re: short way to insert source tag in org mode?

2009-09-27 Thread Matt Lundin
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. > >

[Orgmode] Re: Editing LaTeX code in org-mode

2009-09-27 Thread Matt Lundin
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

[Orgmode] New footnote with folded footnote section

2009-09-27 Thread Matt Lundin
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

[Orgmode] Re: tags in todo list

2009-09-29 Thread Matt Lundin
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 ___

[Orgmode] Re: Filtering the global todo list in a custom agenda

2009-09-30 Thread Matt Lundin
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

[Orgmode] Re: Is there a good way to use org as blog system?

2009-09-30 Thread Matt Lundin
; > 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

[Orgmode] Re: HTML export: How to export body only, as HTML "fragment"?

2009-09-30 Thread Matt Lundin
-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

[Orgmode] Re: Orgmode for budgeting/expense recording

2009-10-01 Thread Matt Lundin
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: >> >&

[Orgmode] Re: Orgmode for budgeting/expense recording

2009-10-02 Thread Matt Lundin
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

Re: [O] How to never have the Footnote heading generated?

2014-06-21 Thread Matt Lundin
action, simply press return for an "anonymous" (i.e., inline) footnote. - The footnote looks like this.[fn:: Like this one] Best, Matt

Re: [O] How to never have the Footnote heading generated?

2014-06-22 Thread Matt Lundin
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

[O] [Bug] element cache problem with repeating timestamps

2014-06-22 Thread Matt Lundin
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

Re: [O] [Bug] element cache problem with repeating timestamps

2014-06-23 Thread Matt Lundin
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

Re: [O] Latest Speed Keys "D" and "U" behavior

2014-06-23 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-24 Thread Matt Lundin
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

Re: [O] still seeing semi-regular lockups

2014-06-24 Thread Matt Lundin
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

Re: [O] still seeing semi-regular lockups

2014-06-24 Thread Matt Lundin
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 >

Re: [O] still seeing semi-regular lockups

2014-06-25 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-25 Thread Matt Lundin
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

Re: [O] still seeing semi-regular lockups

2014-06-25 Thread Matt Lundin
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 >>

Re: [O] still seeing semi-regular lockups

2014-06-25 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-26 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-26 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-26 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-26 Thread Matt Lundin
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

Re: [O] refile affects kill ring

2014-06-26 Thread Matt Lundin
es org-copy-subtree and org-paste-subtree. Best, Matt

Re: [O] [FeatReq] New option for `org-entry-properties' WHICH argument?

2014-06-26 Thread Matt Lundin
> > 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

Re: [O] org-ref in action

2014-06-27 Thread Matt Lundin
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

Re: [O] org-ref in action

2014-06-27 Thread Matt Lundin
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

Re: [O] still seeing semi-regular lockups

2014-07-18 Thread Matt Lundin
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

Re: [O] Infinite loop with org-log-done 'time?

2014-07-18 Thread Matt Lundin
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

[O] Possible to use src block to generate org headlines for export?

2014-07-22 Thread Matt Lundin
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

Re: [O] Possible to use src block to generate org headlines for export?

2014-07-22 Thread Matt Lundin
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

Re: [O] Possible to use src block to generate org headlines for export?

2014-07-22 Thread Matt Lundin
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) &

Re: [O] Possible to use src block to generate org headlines for export?

2014-07-23 Thread Matt Lundin
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

Re: [O] Possible to use src block to generate org headlines for export?

2014-07-23 Thread Matt Lundin
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

[O] [PATCH] Fix id generation in ox-rss.el

2014-07-23 Thread Matt Lundin
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

Re: [O] Possible to use src block to generate org headlines for export?

2014-07-23 Thread Matt Lundin
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

[O] Exporting html: any way to customize format h1 class="title"?

2014-07-25 Thread Matt Lundin
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

Re: [O] Exporting html: any way to customize format h1 class="title"?

2014-07-26 Thread Matt Lundin
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

[O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-28 Thread Matt Lundin
. ((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

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-29 Thread Matt Lundin
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-

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-29 Thread Matt Lundin
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! >

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-29 Thread Matt Lundin
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! >

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-29 Thread Matt Lundin
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

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-29 Thread Matt Lundin
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

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-29 Thread Matt Lundin
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)) &

[O] broken links in org-html publishing

2014-07-29 Thread Matt Lundin
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

Re: [O] [PATCH] Remove unecesssary invocations of org-mode in ox-publish

2014-07-30 Thread Matt Lundin
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

[O] [BUG] org-toggle-time-stamp-overlays does not work in #+DATE line

2014-07-30 Thread Matt Lundin
:05] --8<---cut here---end--->8--- ...thus preventing any easy editing of the timestamp in the #+DATE line. Best, Matt

[O] [BUG] org-html export does not put section numbers in div id

2014-07-30 Thread Matt Lundin
Table of Contents Headline Subheading Another headline Headline Subheading Another headline --8<---cut here---end--->8--- Thanks, Matt

[O] Manipulating Dates Automatically in a Headline

2014-08-11 Thread Matt Price
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

[O] [PATCH] Fix and optimize publishing cache check

2014-08-12 Thread Matt Lundin
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

Re: [O] [PATCH] Fix and optimize publishing cache check

2014-08-12 Thread Matt Lundin
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

Re: [O] Manipulating Dates Automatically in a Headline

2014-08-13 Thread Matt Price
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

[O] [BUG] BBDB anniversary links don't open in agenda

2014-09-11 Thread Matt Lundin
which opens links found only in the agenda buffer? Any advice on the best way to proceed would be greatly appreciated. Best, Matt

[O] help tracking down bad setting?

2014-09-18 Thread Matt Price
d I search for? Thanks a lot, Matt

Re: [O] help tracking down bad setting?

2014-09-18 Thread Matt Price
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, >

Re: [O] help tracking down bad setting?

2014-09-18 Thread Matt Price
I meant to add: found the culprit by checking the value of org-mode-hook. And also, thanks Thorsten!

<    5   6   7   8   9   10   11   12   13   14   >