[O] Adding Easy Templates

2012-05-23 Thread Daniel E . Doherty
All, I really like the Easy Template facility, and would like to add some of my own. However, I am having trouble with the elisp syntax. I would like to add a couple in my init file, but am having no luck. Here is what I have now: = (eval-after-load 'org (progn

Re: [O] Adding Easy Templates

2012-05-23 Thread Daniel E . Doherty
n, I appreciate the explanation for why my quoting didn't work. I will now be adding many more of these Easy Templates to my init file, they are a great shortcut. Regards, At Wed, 23 May 2012 15:35:23 +0200, Carsten Dominik wrote: > > > On May 23, 2012, at 3:28 PM, Carsten Domi

[O] Pipe character in a table cell?

2012-05-28 Thread Daniel E . Doherty
All, I would like to put a string with an embedded pipe character in the cell. The idea is to display regular expressions, which inevitably contain pipe characters. I've tried /one|two/, one\|two, "one|two", and even "one\|two", but they all split the entry into two cells. Is there anyway to e

Re: [O] Pipe character in a table cell?

2012-05-28 Thread Daniel E . Doherty
sions, right? Regards, Dan At Mon, 28 May 2012 20:05:32 +0530, Jambunathan K wrote: > > Daniel E. Doherty writes: > > > All, > > > > I would like to put a string with an embedded pipe character in the > > cell. The idea is to display regular expressions, which

[Orgmode] org-annotation mode version 0.4

2009-02-24 Thread Daniel M German
. -- enjoy. -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with . ___ Emacs-orgmode mailing

[Orgmode] Setting org-log-into-drawer in a property

2009-05-18 Thread Daniel J. Sinder
Most of my tasks have only one state change (TODO->DONE), so I like to be able to quickly see my log notes by fully expanding all headings in a sub-tree. Thus, I do NOT use the LOGBOOK property. However, for repeating items the list of log entries can get quite long. If I fully expand a sub-

Re: [Orgmode] Setting org-log-into-drawer in a property

2009-05-19 Thread Daniel J. Sinder
As Carsten Dominik so eloquently wrote on 5/19/2009 1:38 AM: On May 19, 2009, at 7:54 AM, Daniel J. Sinder wrote: Most of my tasks have only one state change (TODO->DONE), so I like to be able to quickly see my log notes by fully expanding all headings in a sub-tree. Thus, I do NOT use

Re: [Orgmode] Setting org-log-into-drawer in a property

2009-05-19 Thread Daniel J. Sinder
As Carsten Dominik so eloquently wrote on 5/19/2009 1:38 AM: On May 19, 2009, at 7:54 AM, Daniel J. Sinder wrote: Most of my tasks have only one state change (TODO->DONE), so I like to be able to quickly see my log notes by fully expanding all headings in a sub-tree. Thus, I do NOT use

Re: [Orgmode] Hiding #+XXX lines

2009-05-22 Thread Daniel J. Sinder
As Keith Lancaster so eloquently wrote on 5/21/2009 2:41 PM: Is it possible to hide, during normal editing, the configuration / comment lines in a project file? I put my entire top-of-the-file configuration in a property drawer. It can obviously be expanded on demand, but otherwise is not exp

Re: [Orgmode] Hiding #+XXX lines

2009-05-22 Thread Daniel J. Sinder
As Keith Lancaster so eloquently wrote on 5/22/2009 2:12 PM: Thanks to both of you! I'll give each a try and see which works for me. On this topic generally, I am using separate files for each project. So far, I've been copying text similar to that below to each new project, but given the bread

[Orgmode] Should 'QUOTE' turn off in-buffer mark-up?

2009-06-01 Thread Daniel J. Sinder
I just cut-and-pasted a table from the IETF RTP RFC into orgmode as follows: * QUOTE RTP Header Format 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

[Orgmode] How much time do I spend in meetings?

2009-06-08 Thread Daniel J. Sinder
I spend an unfortunately large portion of my time at work in meetings. I keep track of my meetings in a file 'meetings.org' where, for each meeting, I may also keep notes. For example, the structure looks like this: * 2009 *** <2009-06-08 Mon 16:00-17:30> Meeting 1 *** <2009-06-08 Mon 15:30-16

[Orgmode] org-remember templates with dynamic target headline

2009-06-16 Thread Daniel J. Sinder
I want a remember template that will have a target headline based on the date on which I call org-remember. For a simple example, the effect I'd like to achieve is shown by putting the following in my .emacs: (setq org-remember-templates `(("Journal" ?j "* %u %?\n" "~/org/wjournal.org"

Re: [Orgmode] emacs on the N800

2007-12-12 Thread Daniel M German
I am moving this back to org, since I suspect they will be interested people. Bastien> Hhmm... yes, this is what I expected. Daniel, is the physical keyboard Bastien> something that you miss? How are you dealing with Emacs key chords? I can't miss what I have never had ;) The s

Re: [Orgmode] emacs on the N800

2007-12-12 Thread Daniel M German
mat a card using ext2, and then mount it (internal or external) and symlink to it. Alternatively you can install the OS in an external card and boot into it (my preferred choice). --dmg Adam> Thanks, Adam> Adam -- -- Daniel M. German http://turingmachine.or

Re: [Orgmode] emacs on the N800

2007-12-12 Thread Daniel M German
and org on an n800 as Tim> well, but without a keyboard, i just don't see it being any use. It is very useful for remember, even with the virtual keyboard, and to browse files. It is better, IMO, than its own file editors. Tim> Tim. -- -- Daniel M. German http://t

Re: [Orgmode] emacs on the N800

2007-12-12 Thread Daniel M German
y, then symlink /usr/local to it. It contains emacs-nox. Make sure you rename the original /usr/local so you don't lose it (I think it is empty out-of-the box). You need to install ncurses-base and ncurses-term --dmg -- -- Daniel M. German

Re: [Orgmode] emacs on the N800

2007-12-14 Thread Daniel M German
board. Adam> sometimes the other. In normal text fields it's not too bad, but in Adam> the xterm app it's almost impossible to get a finger keyboard. how are you trying to get it? -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dm

[Orgmode] Bug: Strange behavior with export options

2008-02-08 Thread Daniel J. Sinder
The following file erroneously includes the first drawer in the exported HTML. Removing '@:t' from the export #+OPTIONS fixes the problem. Both with and without '@:t', 'Text before first headline' is properly included, and the second drawer are properly suppressed. --

[Orgmode] Check-box cookies in column view

2008-02-11 Thread Daniel J. Sinder
Org-mode supports the cookies [/] and [%] to summarize the check status of the plain-list checkboxes below the headline. However, for check-box style properties, the "summary-type" in :COLUMNS: allows only an all-or-none summary (that is, the parent heading's column is marked [X] on if *all* c

[Orgmode] FR: Two column view enhancements

2008-03-25 Thread Daniel J. Sinder
Two feature requests to make column view a little more polished: First, it would be nice if hl-line-mode, or something like it, worked in column view. If I've got my emacs frame filling my physical screen and %ITEM in the left-most column, sometimes my eyes need help with properties in the ri

Re: [Orgmode] FR: Two column view enhancements

2008-03-28 Thread Daniel J. Sinder
On 03/28/2008 06:04 AM, Carsten Dominik wrote: I cannot make hl-line work (I think), because the columns are using overlays with display properties, and I believe that this does not merge well with another overlay face. Thanks anyway. I suspected it might be a problem due to overlays, but I

Re: [Orgmode] Drawers for plain old stuff

2008-05-06 Thread Daniel J. Sinder
On 05/05/2008 06:29 AM, Alan E. Davis wrote: the drawer cannot contain a headline, i.e. a line starting with one or several stars followed by a space character. Most likely, this is what was causing you problems? Exactly. A case I can think of---perhaps not convincing?---for regular express

[Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Daniel M. German
similar within emacs (I am using emacs23) --daniel ___ 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

Re: [Orgmode] wrong type of quotes in PDF manual

2008-05-06 Thread Daniel M German
naive point Nick> of view) it seems that Acroread does indeed mangle things. I used evince (under ubuntu), so it is not only acroread. -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with .

Re: [Orgmode] firefox urls

2008-05-13 Thread Daniel M German
ot select "Load this bookmark in the sidebar" when adding the bookmarklet, otherwise it will not work. Can I also suggest you add a version to the top of the file, so we can keep track of future developments? Thank John, this add-on will be of great help. --dmg -- -

Re: [Orgmode] firefox urls

2008-05-14 Thread Daniel M German
Daniel> Hi John, Daniel> I gave it a try (mozilla, ubuntu). The main challenge is that at some Daniel> point a MTA messed the elisp, so I had to figure out hoe to fix Daniel> it. Would you mind placing it somewhere where it can be downloaded or Daniel> sending it as an attac

[Orgmode] org-annotation-helper

2008-05-16 Thread Daniel M German
it). One major change: i have replaced the separator from "%1C" to "::remember::" (the %1C never worked for me). Let me know if you have questions/problems. http://turingmachine.org/~dmg/temp/org-annotation-helper.el -- -- Daniel M. German http://tur

Re: [Orgmode] firefox urls

2008-05-18 Thread Daniel M German
hat a bookmarklet is. Hi Alan, Did you download the file as I indicated in my previous message? It has detailed instructions on how to get all the pieces working. --dmg -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replac

Re: [Orgmode] Re: org-annotation-helper

2008-05-20 Thread Daniel M German
>> >> How do you use this ? when I call it it just opens up the remember >> buffer and asks me for a template. John> Right. If you have a remember template defined appropriately (Dan gives John> an example of his in his code that you could use after very minor John> modification), then th

Re: [Orgmode] firefox urls

2008-05-20 Thread Daniel M German
else managed Richard> to install this properly? Currently when I click on the remember Richard> bookmarklet the pane empties and emacs prompts me for a template type Richard> but then does not insert the link. It just inserts "about:blank" as the Richard>

Re: [Orgmode] firefox urls

2008-05-20 Thread Daniel M German
Thanks Nick, Nick> Step 1 (and Daniel, in the mail above) talks about the "remember" Nick> script, while the script itself and Step 3 talk about the Nick> "org-annotation-helper" script. I agree. The nomenclature is not the best. Nick> Here is an attem

Re: [Orgmode] firefox urls

2008-05-21 Thread Daniel M German
the mark, then pasted the text --that seemed enought for my emacs configuration to have the text selected. I'll look at your suggestions and update the code. Thanks Carsten, --daniel -- -- Daniel M. German http://turingmachine.org/ http://silvern

[Orgmode] new version of org-annotate-helper (0.3)

2008-05-23 Thread Daniel M German
simplify the addition of the bookmarklets. Check it out. Let me know if there are any problems. -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with

Re: [Orgmode] firefox urls

2008-05-23 Thread Daniel M German
Check the new release. It contains a FAQ with a list of things you can do to debug your configuration. -dmg -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with

[Orgmode] org-annotate

2008-05-28 Thread Daniel M German
hacked evince and I am able to create org-links from evince (similar to the way we create org-links from firefox). If anybody is interested, and has being able to compile evince (not trivial) let me know, I'll make the patch available. --dmg -- Daniel M. German

[Orgmode] new version of org-annotation-helper

2008-06-03 Thread Daniel M German
don't have any major problem this version will then be pushed to the contrib area of org. So please try it if you are interested. --dmg -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot)

[Orgmode] Re: new version of org-annotation-helper

2008-06-03 Thread Daniel M German
Daniel> Hi everybody, Daniel> I am announcing a minor update to org-annotation-helper. Daniel> ;; Version 0.3a, June 3, 2008 Daniel> ;; - org-fied the FAQ, and fixed typos/grammar. Big thanks to Nick Dokos. Daniel> ;; - Added a new file: README I am very sorry, I

[Orgmode] Re: org-annotation-helper and gmail

2008-06-13 Thread Daniel M German
fixed. But I found that it is possible to just refresh the URL and you get back to the page you were before. -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with . ___

[Orgmode] Re: org-annotation-helper and gmail

2008-06-13 Thread Daniel M German
nnotation-helper Alan> vis-a-vis Gmail, or something particular to my own setup? As a follow-up, Remember works as expected in HTML view, but no in the "standard" view. -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (d

[Orgmode] Customized header for LaTeX export

2008-07-25 Thread Daniel J. Sinder
As far as I can tell, the variable org-format-latex-header is only used to generate images of LaTeX fragments in non-LaTeX export. A different header seems to be used for LaTeX export. Can the header for LaTeX export be customized? If so, which variable is this in? In particular, the defaul

[Orgmode] Including row numbers in a table

2008-08-08 Thread Daniel J. Sinder
I haven't used table formulas that much and I can't figure this one out. I'd like to include row numbers in the table itself. Something like this: | Row | Data Column 1 | Data Column 2 | |-++-| | 1 | some data | more data |

[Orgmode] Re: Including row numbers in a table

2008-08-09 Thread Daniel J. Sinder
Bernt Hansen wrote: Bernt Hansen <[EMAIL PROTECTED]> writes: Last one... *honest* | Row | Data Column 1 | Data Column 2 | |-+---+---| | 1 | x1| | | 2 | some data | more data | |-+---+---| |

Re: [Orgmode] Exporting to HTML - underscores cause unwanted sub-script

2008-08-15 Thread Daniel J. Sinder
For the record, you can also "fix" this problem using the following file-local customization: #+OPTIONS: ^:{} I'm a regular LaTeX user, but find that escaping underscores (with '\') gets tedious when cutting and pasting multiple file names and/or variable names that include them. With the

Re: [Orgmode] Highlight item in column view

2008-08-15 Thread Daniel J. Sinder
Seth Mason wrote: I've recently begun using column view and really like it. One nit that has been bothering me that I can't quite figure out is how to get the highlighting to show up. I have '(global-hl-line-mode 1)' in my .emacs and the line is properly highlighted in all modes except for colu

Re: [Orgmode] Latex export & Prosper Presentation

2008-10-03 Thread Daniel J. Sinder
Russell Adams wrote: I've gotten a basic export to Prosper working for a presentation I'm writing to give this weekend. Here is the extra portion for .emacs: (setq org-export-latex-classes (cons '("prosper" "% BEGIN Prosper Defaults \\documentclass[pdf, contemporain]{prosper} \\usepackage[u

n810.... Re: [Orgmode] Re: Any iPhone devellopers here

2008-10-07 Thread Daniel M German
s is totally off-topic, but related. I recently got a N810. The keyboard makes Emacs very usable. I now have org in it and it is great. I use subversion to syncronize devices. One think I really like is remember mode in it. It is way better to take notes in remember than in any note takin

Re: n810.... Re: [Orgmode] Re: Any iPhone devellopers here

2008-10-14 Thread Daniel M German
Carsten> Hi Daniel, Carsten> I think your message is not off-topic at all, and reminds me that, of Carsten> course, Carsten> any attempt to get limited mobile support is always destined to look Carsten> pale Carsten> against a mobile version of Emacs :-( Carsten>

[Orgmode] BUG: Problems with LaTeX exporting of ^ and _

2008-10-16 Thread Daniel J. Sinder
Consider the following simple org file: -- start org file -- #+OPTIONS: ^:{} * This is a test - This is a super^script - This is a sub_script -- end org file -- If I export this to HTML, as expected I get this (relevant portion only): This is a super^script This is a sub_script Bu

Re: [Orgmode] Re: n810.... Re: Re: Any iPhone devellopers here

2008-10-18 Thread Daniel M German
y n810. I also installed the emacs with X-support. Do you know if there is a way to run it fullscreen? I tried the -fs command line option, but that had no visible effect. Finally, I am curious, are you compiling latex documents in the N810? Thank you! -- -- Daniel M. German

[Orgmode] latex and org-mode

2008-10-19 Thread Daniel M German
ample) This would be even useful for programming in languages that allow comment prefixing: i.e # , or if any prefix is allowed, any // --daniel -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ an

[Orgmode] exporting a table to latex without the document stuff?

2008-11-14 Thread Daniel M German
Hi everybody, I'd like to keep my latex tables in org, and then use a makefile to export them to Latex for inclusion in the document. Is it possible to only export the table without any of the preamble and \begin{document} stuff in it? thanks a lot! --d

Re: [Orgmode] help with checklist/shopping list

2008-12-17 Thread Daniel J. Sinder
(Sorry for chiming in a week later.) I think the best way to accomplish this, in that it combines the strengths of other suggestions, is to use properties and column view. Building the structure is pretty easy since you only have to manually create the property drawer under the top-most headi

[O] Sub-tree EXPORT_ properties are not over-riding file-level options

2014-11-12 Thread Daniel J. Sinder
My exports are not picking up sub-tree EXPORT_ properties. Emacs: GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN Org: Org-mode version 8.2.10 (release_8.2.10-16-g4c37a9 Here's my test file (export-test.org): #+AUTHOR: Daniel Sinder #+OPTIONS: toc:nil * First He

Re: [O] Sub-tree EXPORT_ properties are not over-riding file-level options

2014-11-13 Thread Daniel J. Sinder
On Thu, Nov 13, 2014 at 10:14 AM, Nicolas Goaziou wrote: > > The EXPORT_ properties are only meaningful when you do a subtree export, > i.e., Export scope is "Subtree" in export dispatcher. > > Thank you! That does the trick. I must say, this is a little confusing because an active region limit

[O] Feature Request: Move table row groups, like rows?

2014-12-08 Thread Daniel E . Doherty
transactions by date, description, etc. -- Daniel E. Doherty ded-...@ddoherty.net

Re: [O] /emsp in clock tables

2014-12-12 Thread Daniel E . Doherty
I am seeing the same thing. When I set org-pretty-entities t, the alignment gets confused. I am assuming that the alignment algorithm assumes all characters are the same width, but the utf8 rendering of an em-space is wider, hence the problems. Perhaps a fix would be for the clocktable to use

Re: [O] /emsp in clock tables

2014-12-12 Thread Daniel E . Doherty
At Fri, 12 Dec 2014 18:26:39 +0100, Nicolas Goaziou wrote: > > Hello, > > Daniel E. Doherty writes: > > > I am seeing the same thing. When I set org-pretty-entities t, the alignment > > gets confused. I am assuming that the alignment algorithm assumes all > >

[O] Typo in manual

2014-12-28 Thread Daniel E . Doherty
Carsten et al., I just noticed in footnote 2 of section 2.2 of the org manual, the following typo: , | (2) Clocking only works with headings indented less then 30 stars. ` The 'less then' should be 'less than'. Regards, -- ===

[O] Table Alignment in presence of \vert{}

2013-04-07 Thread Daniel E . Doherty
All, I am writing an app for bookkeeping that uses regexp's in org tables. They are working great except that they always come up misaligned when the regexp has a \vert{} in it for alternation. Also when tabbing through the file the alignment gets confused as well and appears to miscalculate the

[O] Org LaTeX export not setting default title?

2013-05-08 Thread Daniel E . Doherty
\tolerance=1000 \author{Daniel E. Doherty} \date{\today} \title{} \hypersetup{ ... Note that the \title is empty, but should be \title{Junk}. I do have some customizations set, but nothing that I can see would affect the title. Anyone else seeing this? Regards, Dan

[O] [PATCH] link-home in html exporter

2013-06-20 Thread Daniel G. Gerber
Hi list, diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 365802f..90d6a5d 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -1719,7 +1719,7 @@ holding export options." "\n" (let ((link-up (org-trim (plist-get info :html-link-up))) (link-home (org-trim (plist-get info :ht

Re: [O] Creating hline in table from source block?

2013-11-26 Thread Daniel E. Doherty
And if you are generating this programatically, this works: #+BEGIN_SRC sh :results raw ( echo "|a |b |c |d" echo "|-" echo "|1 |2 |3 |4" echo "|5 |6 |7 |8" ) #+END_SRC -- ==== Daniel E. Doherty

[O] Emacs freeze after selecting a capture template

2015-11-25 Thread Daniel P Gomez
? Thanks a lot. Bests, Daniel on init.el: (setq org-capture-templates '(("t" "todo" entry (file+headline "/Users/dgomez/todo.org" "Tasks") "* TODO [#A] %?"))) GNU Emacs 25.0.50.1 (x86_64-apple-darwin15.0.0, NS appkit-1404.13 Version 10.11.1 (Build 15B42)) of 2015-11-25

Re: [O] Emacs freeze after selecting a capture template

2015-11-26 Thread Daniel P Gomez
That solved the problem... I had (global-linum-mode 1) on my init.el, and that conflicts with org-capture somehow. I've changed it to (add-hook 'prog-mode-hook 'linum-mode) and the issue was gone. Thanks for the feedback Daniel On Thu, Nov 26, 2015 at 10:21 AM, Eric S Frag

[O] Org-crypt encrypting PROPERTIES?

2016-03-08 Thread Daniel E. Doherty
not happen? -- ======== Daniel E. Doherty d...@ddoherty.net

Re: [O] Title/Author missing in Markdown export?

2016-05-07 Thread Daniel E. Doherty
On Tue, 28 Apr 2015 09:08:45 -0500, Rasmus wrote: > > Andreas Hilboll writes: > > > Using the current git master, any exported Markdown doesn't include > > title, author, and date information. Is this desired behaviour, or is > > it a bug? > > AFAIK it's a "feature". > > -- > ⠠⠵ > > Rasmu

[O] Inserted Heading Starts on Prior Heading's Fold Mark

2015-04-06 Thread Daniel E . Doherty
I don't know when this started, but recently I've seen the following annoying behavior from M-RET in org files. Here is a minimal file to demonstrate what I'm seeing lately: == demo.org == * First Header Lorem ipsum dolor sit amet, consecte

Re: [O] Inserted Heading Starts on Prior Heading's Fold Mark

2015-04-06 Thread Daniel E . Doherty
) the bad behavior went away. Thanks a ton for taking a look at this, John. Back to loving org-mode! On Mon, 06 Apr 2015 13:12:21 -0500, John Hendy wrote: > > On Mon, Apr 6, 2015 at 12:05 PM, Daniel E. Doherty > wrote: > > > > I don't know when this started,

[O] Clocktable feature requests

2015-07-06 Thread Daniel E . Doherty
I typically keep a list of tasks I'm working on in a subtree that is simply a bunch of subheads that describe the task, like so: , | * Time Records | ** Review filings for Johnson--Morgan | CLOCK: [2014-08-27 Wed 09:13]--[2014-08-27 Wed 12:20] => 3:07 | ** Discussion with Smith re Johnson po

Re: [O] Clocktable feature requests

2015-07-06 Thread Daniel E . Doherty
it myself. > > > Charlie Millar > On 07/06/2015 12:05 PM, Daniel E. Doherty wrote: > > I typically keep a list of tasks I'm working on in a subtree that is > > simply a bunch of subheads that describe the task, like so: > > > > , > > | * Time Reco

[O] How to Supress Block Eval on iCalendar Export

2013-12-23 Thread Daniel E. Doherty
jobs stacked up waiting for me to respond to the prompt. Is there a way to supress running code block in the case of 'icalendar exports? I guess out of curiosity, is it a good idea to be executing them by default for this exporter? Regards, -- Daniel E. Doherty d...@ddoherty.net

Re: [O] Dates in Tables Should be Inactive

2017-01-26 Thread Daniel E. Doherty
Nicolas Goaziou writes: > > Agreed. In master, I pushed a change that transforms all computed dates > as inactive time stamps. Nicolas, just say this, and thanks for the quick action. Regards, -- ==== Daniel E. Doherty Law Offices of

[O] Have SRC_BLOCK :padline accept numbers

2017-03-28 Thread Daniel P Gomez
https://github.com/dangom/org-mode/tree/feature_padline Please let me know if there is anything else I should do. Thanks, Daniel 0001-Add-support-for-padline-with-numbers-in-ob-tangle.patch Description: Binary data

Re: [O] Have SRC_BLOCK :padline accept numbers

2017-03-29 Thread Daniel P Gomez
uot;) (:cache . "no") (:session . "none")) " ") org-eldoc-get-src-header() org-eldoc-documentation-function() eldoc-print-current-symbol-info() GNU Emacs 25.2.1 (x86_64-apple-darwin16.4.0, NS appkit-1504.81 Version 10.12.3 (Build 16D32)) of 2017-03-22 Copyright (C) 2017 F

[O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-02-28 Thread Daniel P Gomez
absolute paths within `org-export-expand-include-keyword`. I'm not that well versed in Elisp yet to do this yet, though. Are there any known solutions to this, or suggestions on how to get it working? Thanks in advance, Daniel

Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-02-28 Thread Daniel P Gomez
Sorry for the ignorance, but where could I look up how to use a parse tree filter? And where would these modifications make sense? Any pointers towards documentation, functions, or any help of any kind would be appreciated. I must say I am a bit lost. Thank you in advance, Daniel On Wed, Feb 28

Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-02-28 Thread Daniel P Gomez
y to clean it up. Patch attached. On Wed, Feb 28, 2018 at 9:11 PM, Daniel P Gomez wrote: > Sorry for the ignorance, but where could I look up how to use a parse > tree filter? And where would these modifications make sense? > Any pointers towards documentation, functions, or any help of

Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-03-01 Thread Daniel P Gomez
o, my approach completely disregards link descriptions, which may be relevant if the linked file would be, for example, an html document. Would there be a cleaner org approach to replace the path keeping the description? Thank you. Regards, Daniel On Thu, Mar 1, 2018 at 7:32 PM, Nicolas Goaziou wro

Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-03-02 Thread Daniel P Gomez
ind a simple way of rewriting links without making them absolute, as `org-export--prepare-file-contents` does not have access to the path of the including file, only of the included file. On Thu, Mar 1, 2018 at 11:42 PM, Nicolas Goaziou wrote: > Hello, > > Daniel P Gomez writes: > &

Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-03-03 Thread Daniel P Gomez
; `test-org-export/expand-include'? I will attempt to write them once the implementation is completed. Thanks for the support. Regards, Daniel > Regards, > > -- > Nicolas Goaziou

Re: [O] How to keep correct filepaths when using the #+INCLUDE derivative?

2018-03-10 Thread Daniel P. Gomez
ting the test itself would be greatly appreciated. Regards, Daniel >From b47dcf43067cd57e2ee3c1f8e4dfea94bca7d14b Mon Sep 17 00:00:00 2001 From: Daniel Gomez Date: Fri, 2 Mar 2018 14:46:41 +0100 Subject: [PATCH 1/1] Fix file links when using #+INCLUDE --- lisp/ox.el

[O] Bug: Weird interaction between ox-extra and include :minlevel

2018-04-12 Thread Daniel P. Gomez
ty. Would anyone have an idea on how to fix this? Is there any intention of bringing ox-extra functionality into main Org? Something like #+ignore_tags would be a powerful addition for fine grained export control, in my opinion. Thank you -- Daniel P. Gomez

Re: [O] Bug: Weird interaction between ox-extra and include :minlevel

2018-04-12 Thread Daniel P Gomez
and require knowledge about the Org API. Furthermore, tags are excellent because they're easy to manipulate and search for. On Thu, Apr 12, 2018 at 3:28 PM, Nicolas Goaziou wrote: > Hello, > > "Daniel P. Gomez" writes: > >> Is there any intention of bringing ox-ext

[Emacs-orgmode] Agenda dispatcher customization

2006-04-28 Thread Daniel J. Sinder
I would like to create a custom command for a specific keyword search, but restrict it to TODO entries only. It seems 'C-c a m' can be customized this way, but not 'C-c a M'. Is there some way to customize 'C-c a M'? Thanks, Dan ___ Emacs-orgmode mai

[Emacs-orgmode] Categories in tags-TODO agendas

2006-05-24 Thread Daniel J. Sinder
I'm using org-mode for GTD, and I also use tags for GTD context. I put TODO entries under headlines for their respective projects and use a tag for each project which is inherited by it's next actions/TODOs. I have 3 main org files for GTD: work, meetings, personal -- each with #+CATEGORY labels

Re: [Emacs-orgmode] Categories in tags-TODO agendas

2006-05-25 Thread Daniel J. Sinder
The patch did the trick, and I now see the need for the different inheritance behaviors. Thanks, Dan -- ** TODO Learn Emacs Lisp Carsten Dominik wrote: > Hi Daniel > > On May 24, 2006, at 22:21, Daniel J. Sinder wrote: > >> >> I've recently encountered one bug

[Emacs-orgmode] Midnight and noon in agendas

2006-06-01 Thread Daniel J. Sinder
I've noticed that '12pm' when used as a time-of-day specification puts an entry at 24:00 in the agenda. '12am' places the item at noon in the agenda. It is arguable whether 00:00 should be used instead of 24:00. Personally, I prefer it the way it is, where midnight events are placed at 24:00 beca

Re: [Emacs-orgmode] Midnight and noon in agendas

2006-06-02 Thread Daniel J. Sinder
Carsten Dominik wrote: > Well, if this is the way things are normally interpreted, > then this is clearly a bug. Thanks for explaining this to me. > Strange system. Switching am to pm always makes the event happen later, > except when the hour is 12. If 12am/00:00 is considered the start of th

Re: [Emacs-orgmode] org-archive-done

2006-06-15 Thread Daniel J. Sinder
[EMAIL PROTECTED] wrote: > How about a function org-archive-done, that archives any tree in the > buffer labelled DONE? > > One might refine this to archive trees absolutely done, so that---even > when a heading is labelled DONE---it looks to its subtrees to check > whether they have no label whic

Re: [Emacs-orgmode] org-archive-done

2006-06-18 Thread Daniel J. Sinder
Carsten Dominik wrote: On Jun 17, 2006, at 22:47, Daniel J. Sinder wrote: I have just one final thoughtand it's just a thought because I don't understand how org-mode is implemented What if, instead of archiving *moving* subtrees, it left them in place but *hid* them

[Emacs-orgmode] Bugs in 4.39

2006-06-28 Thread Daniel J. Sinder
Version 4.39 bugs... (haven't tried 4.40 yet) (1) Agendas are a little buggy when the ARCHIVE tag is in use. The correct agenda is only generated for the following file if the top-level tree is visible/open (which it won't be by default if the file is not being visited in a buffer before calling

Re: [Emacs-orgmode] org-mode 4.46

2006-09-01 Thread Daniel J. Sinder
Carsten Dominik wrote: > > > at http://www.astro.uva.nl/~dominik/Tools/org > For installation, I'm still byte compiling things myself (ie, the "old" way). But I noticed that the documentation now describes a 'Makefile' method. However, the makefile is not included in the tarfile (for version

[Emacs-orgmode] Resolution of LaTeX fragments

2006-09-01 Thread Daniel J. Sinder
I've encountered a problem with LaTeX fragments: the default resolution that dvipng produces results in text (in the images) which is too small. Of course, browsers (eg, firefox) can manipulate font size from the client side, but that doesn't affect images (and changing the relative size of the two

[Orgmode] New feature idea: Todo completion log entries

2006-09-07 Thread Daniel J. Sinder
I find that completing a task often results in follow-up information that I'd like to add to the entry in my org file. In this way, my follow-up notes are connected to the action which generated them. Here's an example. Prior to doing the task, I might have something like this: ** TODO Generate

[Orgmode] Partial bug fix for 4.47

2006-09-07 Thread Daniel J. Sinder
Even when nil, org-export-with-tags does not remove tags from table of contents entries in HTML exports. The keyword QUOTE is likewise not removed. I don't think either of these is intentional, but ignore the attached patch if they were. BTW, org-export-with-tags has no effect (when nil) for ASC

Re: [Orgmode] New feature idea: Todo completion log entries

2006-09-14 Thread Daniel J. Sinder
Carsten Dominik wrote: I like this idea and will try to implement it. However, where to store the followup note is difficult to determine - how about inserting it directly after the CLOSED time stamp? This may be not be perfect because it will be before any other information in the entry, b

[Orgmode] Show hierarchy above a heading

2006-09-20 Thread Daniel J. Sinder
With point on a nested heading, is there a way to show just the hierarchy above? Here's the scenario: I have the following in an org file: * Team Meeting <2006-09-20 Wed> 3pm ** Discuss Project Foo *** TODO Ask about latest results With the top heading collapsed so that the two below are hidden,

[Orgmode] org-log-done customization problem

2006-10-04 Thread Daniel J. Sinder
Customization of org-log-done is lost when re-starting emacs. E.g., in my .emacs file, I have [relevant portion only] (custom-set-variables '(org-log-done (quote (done But, when I re-start emacs, describe-variable on org-log-done reports it simply as 't' and the new note-taking feature is di

Re: [Orgmode] org-log-done customization problem

2006-10-05 Thread Daniel J. Sinder
> - You have toggled logging twice from the menu before using it. This > would set it to t - sort-of a bug, yes. > - #+STARTUP: nologging is in your buffer > > Any of these? > > - Carsten > > On Oct 4, 2006, at 20:44, Daniel J. Sinder wrote: > >> Customizatio

<    5   6   7   8   9   10   11   >