[Orgmode] Local variables

2009-08-05 Thread Daniel Clemente
Hi, El dt, ago 04 2009 a les 23:15, Carsten Dominik va escriure: General mechanism for local variable settings == … A line like: #+BIND: variable value will bind the variable to value. For example, the line … 1. That's very useful and

Re: [Orgmode] Local variables

2009-08-06 Thread Daniel Clemente
Thank you very much. I am forwarding your response also to the mailing list. --Daniel El dc, ago 05 2009 a les 16:32, Carsten Dominik va escriure: On Aug 5, 2009, at 12:39 PM, Daniel Clemente wrote: Hi, El dt, ago 04 2009 a les 23:15, Carsten Dominik va escriure: General mechanism

[Orgmode] Remaining time (in column view)

2009-08-17 Thread Daniel Clemente
Column view (C-c C-x C-c) is useful to show how much time I have estimated for a task and how much time I have clocked for it. It also seems helpful to show „how much time it remains“, which is the difference {estimated time} - {clocked time} for that task. It can be positive, negative

[Orgmode] org-ido-completing-read not defined

2009-08-19 Thread Daniel Clemente
Hi.With latest org-mode (release_6.29c.47.gc7c1.dirty): 1. There are still many calls to org-ido-completing-read (ex: „e“ at column view) which won't work because commit 5acac25dc17916fb850c31a715e95ce50de216d0 (All completing-read behavior for iswitchb users) renamed that function. 2. Other

Re: [Orgmode] org-ido-completing-read not defined

2009-08-19 Thread Daniel Clemente
El dc, ago 19 2009 a les 11:10, Carsten Dominik va escriure: Ooops, looks like this patch was incomplete. Fixed now. Thanks, it works now. 2. Other functions were renamed, like org-completing-read-no-ido → org-completing-read-no-i. I don't know how that's better. Because his now covers

Re: [Orgmode] Faces bug in org-indent-mode

2009-08-20 Thread Daniel Clemente
I don't know if it's the same as what you report, but I can see the same behaviour also in this file: * something aaa =eee * two= *iii ooo* uuu Open/close/expand/contract as needed. In my Emacs 23 with latest org I see it wrongly highlighted just after opening it (headings contracted):

Re: [Orgmode] Faces bug in org-indent-mode

2009-08-21 Thread Daniel Clemente
El dj, ago 20 2009 a les 21:57, Carsten Dominik va escriure: * something aaa =eee * two= *iii ooo* uuu Yes, this is kind of hard to fix.. And a minor issue, I guess... ? Yes, it's a minor issue. I like minor issues :-) There are two display problems here: - a face defined before

Re: [Orgmode] Accidentally holding down LEFT arrow in Agenda

2009-08-24 Thread Daniel Clemente
El dg, ago 23 2009 a les 20:45, Richard Lewis va escriure: This is sort of a bug query. Occasionally, I accidentally hold down the LEFT cursor key in Agenda mode, hoping to move the cursor left, but forgetting that it actually moves to next week. I use org-agenda-clockreport-mode and then

Re: [Orgmode] Faces bug in org-indent-mode

2009-08-26 Thread Daniel Clemente
El dt, ago 25 2009 a les 09:56, Carsten Dominik va escriure: thing will break. The real solution for this would be to switch to a programmed solution instead of a regular expression search. Or many regular expressions, one for each context: table, heading, comment, text, … Based on the

Re: [Orgmode] Custom agenda question

2009-08-26 Thread Daniel Clemente
El dc, ago 26 2009 a les 14:28, Carsten Dominik va escriure: The following (ding) is being run on next-line due to the condition end-of-buffer, I don't know why: Interesting. But I cannot reproduce it. Strange. It happens even with emacs -Q in Ubuntu's emacs-snapshot package: GNU Emacs

Re: [Orgmode] bad habit (deleting elipses in folded tree)

2009-09-01 Thread Daniel Clemente
El mar, sep 01 2009 a les 11:32, Alan E. Davis va escriure: What's the scoop about elipses?  Which variables are relevant?  Can I defeat this habit by reconfiguring, or do I have to force myself to have better habits? You can change how the ellipsis look so that you are more careful and

[Orgmode] macros which expand to other macros

2009-09-02 Thread Daniel Clemente
Hi. I want to include a note in several pages, therefore I created a #+MACRO for it. The macro must say „This file is best viewed when you open file {{{input-file}}} in org-mode (Emacs).“, where {{{input-file}}} would be expanded to the name of the file being expanded. Then I noticed that

[Orgmode] ignoring non-existent agenda files

2009-09-09 Thread Daniel Clemente
Hi, I recently got this message after starting Emacs daemon: non-existent file ~/some/repo/index.org.. [R]emove from list or [A]bort? 1. It wasn't clear to me who issued this message; I thought it would be recentf or tramp rather than org-mode. Maybe the message could give some hint about the

[Orgmode] Productiviy tools (was: Scaling org-mode)

2009-09-13 Thread Daniel Clemente
Off-topic. El dom, sep 13 2009 a les 07:45, Dave Täht va escriure: ;; my personal fav, run every 15 minutes (defun nag-timer () Nag me when there isn't a clock running (interactive) (unless (marker-buffer org-clock-marker) (say Are you mating now?))) I like this very much and

Re: [Orgmode] Re: ignoring non-existent agenda files

2009-09-17 Thread Daniel Clemente
On Mon, Sep 14, 2009 at 10:44 AM, andrea Crotti andrea.crott...@gmail.com wrote: But why did you get this error? Maybe you were setting manually all the agenda files? Yes, I set some agenda files by hand because some live in very different directories. Some are used only eventually and

[Orgmode] Corrupt lists in HTML if within footnotes

2009-10-05 Thread Daniel Clemente
Bug report+testcase Hi, I found a bug related to lists within footnotes [1]. org-mode from git (release_6.31.27.g407b). [1] To reproduce it: - open this test case - C-c C-e b - notice that this list doesn't appear under the „footnotes“ section, but *mixed with the „end list“ at the end* Note

[Orgmode] Re: A simpler remember architecture

2009-10-05 Thread Daniel Clemente
Some idea about remember variations: +1, can we keep/have: - the templates, - possibility to 'pick file/topic first then remember' Actually what I would find useful is a task dispatcher for Emacs: a way to go to common tasks with a few keys. For instance: C-c C-x C-g would open your

Re: [Orgmode] Re: A simpler remember architecture

2009-10-06 Thread Daniel Clemente
Just another off-topic but however related...: C-u C-c C-x C-i i What if C-u C-c C-x C-i could show, in addition to the recently clocked tasks, some fixed tasks from a user-defined list? The dialog would be: Common tasks: [1] answer phone [b] breakfast [p] procrastinate! [n] think about

Re: [Orgmode] Re: A simpler remember architecture

2009-10-06 Thread Daniel Clemente
To cater more to the OP's needs, consider using a special tag for such common tasks, like :COMMON: The create a special agenda view hat just shows this tag. This is a very nice solution. I thought of the agenda view as a way to view your agenda, but now I see that it can actually serve as

Re: [Orgmode] feature request: show context in agenda

2009-11-12 Thread Daniel Clemente
On Thu, Nov 12, 2009 at 1:36 AM, Samuel Wales samolog...@gmail.com wrote: In the agenda, it is difficult to find where you are in the hierarchy.  I find that I have to switch to the outline, then scroll up, if I want to know what the parent headline is, or any ancestor. Just a note:

Re: [Orgmode] Release 6.33

2009-11-13 Thread Daniel Clemente
Speed commands at the start of a headline == If you set the variable `org-use-speed-commands', the cursor position at the beginning of a headline (i.e. before the first star) becomes special. Single keys execute special commands in this place, for

Re: [Orgmode] A Header outline and an Argument outline in one?

2009-11-19 Thread Daniel Clemente
El mié, nov 18 2009 a les 13:12, Scot Becker va escriure: (e) above is a bit of another matter, and I'm not sure how to accomplish it in orgmode, which only has native capacity to supress whole nodes, not just the headers, This is very interesting. I assume you want to wrap some paragraphs

[Orgmode] Custom time display in mode-line

2010-01-17 Thread Daniel Clemente
Hi org-clock-modeline-total now accepts following values: current, today, repeat, all, auto. It would be useful to allow it to accept either a custom function or a format string which composes a text string like: 0:10 (tot: 1:10/2:00) meaning: „clocking 10 minutes in this session, but

Re: [Orgmode] Exporting headlines without tags...

2010-01-24 Thread Daniel Clemente
Is there a way to export headlines without the tags. I think you can put this at the top of your file: #+OPTIONS: tags:nil It is explained in the manual: http://orgmode.org/manual/Export-options.html#Export-options -- Daniel ___ Emacs-orgmode

Re: [Orgmode] org-R still in contrib?

2010-02-24 Thread Daniel Clemente
I somehow missed the important disclaimer at the top of http://orgmode.org/worg/org-tutorials/org-R/org-R.php and spent some time learning how to use an obsolete Org add-on. On the other hand, I was glad now that I managed to get org-R running for my needs, and now it is removed! It is worth

[Orgmode] Bug with section numbers due to EXAMPLE block

2010-02-28 Thread Daniel Clemente
Hi, I found an HTML export bug with org-mode 6.34c-140-g44c8 and older. I used: * only one section #+BEGIN_EXAMPLE: We need: ,* pears ,* lettuce ,* watermelons Very important! #+END_EXAMPLE:

Re: [Orgmode] Re: Clocking feature request

2010-03-07 Thread Daniel Clemente
El dom, mar 07 2010 a les 11:38, Sébastien Vauban va escriure: Though, the only *remaining nice feature* would maybe be the following: add a letter indicating what's the meaning of the total. For example, we could see `T 02:51 (Reading Emails)' for a total limited to *today* and … I

[Orgmode] Clocking in the current task should clock it out first

2010-03-17 Thread Daniel Clemente
Hi, in recent org-modes a new behaviour was added: when doing C-c C-x C-i on the current task, it isn't clocked out first. It shows the message „Clock continues in [task]“ and adds a new line for the clock in. This creates a clock section like: #+BEGIN_EXAMPLE *** after pressing many

Re: [O] Use org for jobs/resume writing?

2011-07-19 Thread Daniel Clemente
Now that org has odt-export and of course HTML, etc. I'm re-thinking using .org for resume writing. Anyone else? I have recently started using Org-mode for my Resume.  I have created a custom LaTeX stylesheet, that I use, for the LaTeX export. Apart from each person creating

Re: [O] making coloured tables

2011-07-28 Thread Daniel Clemente
El Wed, 27 Jul 2011 22:30:19 +0200 Sebastien Vauban va escriure: if they seem to make sense... So, here's my idea: having some automagic style (background) applied on the cells to distinguish: - the input cells (the ones you cannot delete... without troubles): they don't have any formula

Re: [O] collapsing some headings on html export?

2011-08-26 Thread Daniel Clemente
If you only want to expand/collapse headers in a web page, you may use jQuery to handle each click. I did it with this code: http://www.danielclemente.com/pagina/esquemadorg.js http://www.danielclemente.com/pagina/esquemadorg.css Demo: http://www.danielclemente.com/hacer/emacs.html The

Re: [O] collapsing some headings on html export?

2011-08-26 Thread Daniel Clemente
El Fri, 26 Aug 2011 09:41:38 -0400 Matt Price va escriure: On Fri, Aug 26, 2011 at 4:58 AM, Daniel Clemente n142...@gmail.com wrote:  I did it with this code: http://www.danielclemente.com/pagina/esquemadorg.js http://www.danielclemente.com/pagina/esquemadorg.css Demo: http

[O] bug in getting category

2011-10-22 Thread Daniel Clemente
Hi, with org-mode from today I created a file miso.org with this content: --- * aaa :PROPERTIES: :CATEGORY: bbb :END: ** TODO ccc Then I used an ~/.emacs which said:

Re: [O] enhancements for org-agenda-to-appt

2011-11-08 Thread Daniel Clemente
Hi, I would find very useful your improvements to appt. I also think that appt needs to be a bit more intrusive. I once missed an appointment because appt didn't notify me about it (or notified me but didn't ask for my acknowledgement). Something I missed was a clear interface which said

[O] [babel bug]: cannot export examples which contain the word 'call'

2011-11-08 Thread Daniel Clemente
Hi, with latest org, the header at the end of this mail cannot be exported due to this error: signal(error (reference '_' not found in this buffer)) error(reference '%s' not found in this buffer _) org-babel-ref-resolve(_()) org-babel-ref-parse(results=_()) #[(el)

[O] least recently clocked open task in a file

2011-11-23 Thread Daniel Clemente
I have many open tasks in a file, and I want to work a bit on each, one after another, without neglecting any. That would be a round-robin approach. But how can I find the oldest clocked-out open task in a file? Can I order the agenda by recentness? I found org-clock-history but it

Re: [O] Where do these backgroud colors come from?

2011-12-12 Thread Daniel Clemente
El Mon, 12 Dec 2011 09:56:15 +0100 Detlef Steuer va escriure: Suddenly I have some lines with colored backgrounds, some dark blue, some light blue in my agenda view?! (invoked using C-c a a) There are _no_ entries in my .emacs telling anything about colors at all. (AFAICT.) With C-u

[O] org-contacts: match name without formatting

2012-01-02 Thread Daniel Clemente
I use radio headers in my contacts data base, like: * Alice * Bob (Alice's brother) org-contacts was presenting the names with before, so you needed to type to match them. I attach a patch to remove this particular formatting before presenting the completions; in this way you can match

[O] can't export custom time stamps

2011-02-28 Thread Daniel Clemente
Hi, I cannot export custom time stamps anymore. Maybe it's due to BIND, maybe due to some other change. I attach some tests and instructions in case someone has a similar problem. Thanks -8-- #+TITLE: Custom time stamps don't work #+DATE: seen today

[O] Re: can't export custom time stamps

2011-03-11 Thread Daniel Clemente
Feb 2011 21:19:27 +0100 Daniel Clemente va escriure: Hi, I cannot export custom time stamps anymore. Maybe it's due to BIND, maybe due to some other change. I attach some tests and instructions in case someone has a similar problem. Thanks -8

Re: [O] Re: can't export custom time stamps

2011-03-14 Thread Daniel Clemente
Thanks, this solves the timestamp exporting issue. -- Greetings, Daniel

Re: [O] serious calendar integration bug

2011-04-28 Thread Daniel Clemente
El Thu, 28 Apr 2011 08:02:33 -0400 Matt Price va escriure:  debug(error (wrong-type-argument window-live-p nil))   select-window(nil)   org-eval-in-calendar(nil t) I often experience a similar bug but with frames instead of windows: ;Debugger entered--Lisp error: (wrong-type-argument

Re: [O] Implemented word count for subtrees

2011-05-02 Thread Daniel Clemente
El Thu, 28 Apr 2011 09:53:17 +0200 Sébastien Vauban va escriure: Another suggestion: a variable to choose between a word-count and a line-count? Or page-count. With a rough estimator that can predict how many pages each section would take. (Maybe even invoking LaTeX?) This feature is the

Re: [O] custom IDs not exported

2011-06-13 Thread Daniel Clemente
With your patch I could export correctly to HTML a big collection of data, with the same results as before (except for the changed _ to -, of course). Links work. Thanks, Daniel El Sat, 11 Jun 2011 23:12:26 -0400 Nick Dokos va escriure: I was afraid that other exporters might break

Re: [O] custom IDs not exported

2011-06-16 Thread Daniel Clemente
Hi, Could you check this patch in? Thanks El Sat, 11 Jun 2011 23:12:26 -0400 Nick Dokos va escriure: I have a minimal patch that I think fixes this problem, but there are other underscores used in various places in org-html.el so there might be additional problems. I'd appreciate it if

Re: [O] custom IDs not exported

2011-06-16 Thread Daniel Clemente
The latest commit I can find after cloning git://repo.or.cz/org-mode.git to a new directory is this: , | commit 90f6765cdf77c1414726d899f00c77da43f45758 | Author: Eric Schulte schulte.e...@gmail.com | Date: Mon Jun 13 14:58:56 2011 -0700 | | ob-tangle: no longer inserting newlines

[O] radio links should not match empty text

2014-03-31 Thread Daniel Clemente
Hi, recently this syntax: started highlighting all spaces (spaces between words) as if they were links. I see them with a blue underline. I found this because I used some Unicode-art like where I certainly didn't mean to define a radio link. This happens since this change:

[O] radio links in middle of words. (was: Re: radio links should not match empty text)

2014-04-02 Thread Daniel Clemente
El Wed, 02 Apr 2014 14:59:42 +0200 Nicolas Goaziou va escriure: Hi, recently this syntax: started highlighting all spaces (spaces between words) as if they were links. I see them with a blue underline. I found this because I used some Unicode-art like where I certainly didn't mean

Re: [O] radio links in middle of words.

2014-04-04 Thread Daniel Clemente
El Wed, 02 Apr 2014 18:57:13 +0200 Nicolas Goaziou va escriure: ** Languages *** C language *** JavaScript *** etc. Etc. ← should the C in etc be highlighted as a link to „C“? Now it is and it's a bit annoying. This is new behaviour. Indeed, this is expected. The patch you

Re: [O] radio links in middle of words.

2014-04-10 Thread Daniel Clemente
Can't we break at non-letters? Not at non-„word-constituents“, but at non-letters. If emacs doesn't provide that concept, better build it. I don't know. Could you define precisely that concept? I propose: radio links should be delimited by characters that don't match [:alpha:] in

Re: [O] radio links in middle of words.

2014-04-15 Thread Daniel Clemente
El Thu, 10 Apr 2014 23:43:41 +0200 Nicolas Goaziou va escriure: It could work. But I think [:alnum:] is needed instead of [:alpha:]. Here's a patch implementing it. Now it's much better. Thanks.

[O] radio links match blank spaces

2014-04-15 Thread Daniel Clemente
Hi, after the recent change to radio links, THIS link will make the 2 spaces around THIS word become blue, as if they were part of the link. I wanted to write a test. I have been inspecting org-element's result but I can't understand the :begin and :end properties; they seem to be too high,

Re: [O] babel evaluation of python and utf-8

2014-06-26 Thread Daniel Clemente
#+BEGIN_SRC python :prefix # -*- coding: utf-8 -*- :results output print(u'é') #+END_SRC I also see the same problem here. Even if you include # -*- coding: utf-8 -*- as the first line. Shouldn't org-babel already be using utf-8 instead of ASCII for input/output? By the way, with

[O] results from Python block not visible

2014-06-26 Thread Daniel Clemente
Hi, this babel code recently stopped working on my system: #+BEGIN_SRC python :results output print x #+END_SRC It prints: #+RESULTS: : None I expected to see x. This worked some days ago. If I use a command like os.system(xeyes), I see it running. In addition I don't see the Python block

Re: [O] results from Python block not visible

2014-06-26 Thread Daniel Clemente
El Thu, 26 Jun 2014 12:36:47 -0400 Eric Schulte va escriure: #+BEGIN_SRC python :results output print x #+END_SRC It prints: #+RESULTS: : None I expected to see x. This worked some days ago. This works for me using the latest version of Org-mode with an Emacs launched by

Re: [O] results from Python block not visible

2014-06-27 Thread Daniel Clemente
? On Fri, Jun 27, 2014 at 12:19 AM, Daniel Clemente n142...@gmail.com wrote: El Thu, 26 Jun 2014 12:36:47 -0400 Eric Schulte va escriure: #+BEGIN_SRC python :results output print x #+END_SRC It prints: #+RESULTS: : None I expected to see x. This worked some days ago

Re: [O] results from Python block not visible

2014-07-02 Thread Daniel Clemente
...) will forget the last search, so later (match-string) done by babel will be from the wrong search. Can this happen? -- Daniel On Fri, Jun 27, 2014 at 4:50 PM, Daniel Clemente n142...@gmail.com wrote: I confirm that with Debian's Emacs, org-babel works well after the (require 'tramp-cache

Re: [O] babel evaluation of python and utf-8

2014-07-07 Thread Daniel Clemente
El Fri, 04 Jul 2014 16:08:10 +0200 Alan Schmitt va escriure: On 2014-06-26 18:07, Daniel Clemente n142...@gmail.com writes: #+BEGIN_SRC python :prefix # -*- coding: utf-8 -*- :results output print(u'é') #+END_SRC I also see the same problem here. Even if you include

Re: [O] cache problem, with ECM

2014-07-11 Thread Daniel Clemente
As a quick follow-up, I can get rid of the cache corruption by not using the log book (I set '(setq org-log-into-drawer nil)'). If others are seeing such cache corruption, this might be a temporary workaround. I also am seeing many cache problems, e.g. - after changing TODO→DONE a

Re: [O] results from Python block not visible

2014-07-24 Thread Daniel Clemente
I reported this to emacs (bug 18095): http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-07/msg00736.html It's still happening with latest emacs and org-mode On Wed, Jul 2, 2014 at 11:51 PM, Daniel Clemente n142...@gmail.com wrote: Since this org-babel + tramp-cache incompatibility is very

Re: [O] Export org-mode buffer to dynamic html document (collapse/expand details)

2014-07-31 Thread Daniel Clemente
I did a custom solution, very simple, with jQuery. You may use it: Demo: http://www.danielclemente.com/hacer/emacs.html Code: http://www.danielclemente.com/pagina/esquemadorg.js http://www.danielclemente.com/pagina/esquemadorg.css - The JS and CSS applies to the normal org export. - The

[O] HTML lists are including paragraphs (lip…/p/li)

2014-08-03 Thread Daniel Clemente
Hi. With latest org I'm getting lip…/p/li, which makes no sense; it should be li…/li Aren't there tests to find this type of breakages in export? Example: - hola - uno - dos - tres Is exported to: ul class=org-ul lip hola /p /li lip uno /p ul class=org-ul lidos /li /ul /li lip tres /p

Re: [O] HTML lists are including paragraphs (lip…/p/li)

2014-08-25 Thread Daniel Clemente
El Wed, 06 Aug 2014 14:12:21 +0200 Nicolas Goaziou va escriure: I understand that paragraph is alone in its item is not a good test to skip paragraph wrappers. I'm still confused about what a good test would be. In particular, what should be done in the following cases - item - item

Re: [O] HTML lists are including paragraphs (lip…/p/li)

2014-08-26 Thread Daniel Clemente
El Mon, 25 Aug 2014 10:30:27 +0200 Nicolas Goaziou va escriure: But why not, as a general rule, avoid p for the first elements of lists? That is, don't output paragraph+list+paragraph, but text+list+paragraph. This works for the simple case (litext/li) and allows the complex

Re: [O] HTML lists are including paragraphs (lip…/p/li)

2014-08-27 Thread Daniel Clemente
It works very well now, thank you. El Tue, 26 Aug 2014 09:59:24 +0200 Nicolas Goaziou va escriure: Daniel Clemente n142...@gmail.com writes: Ok, let's keep the complex cases possible, but the simple ones simple. So: - litext/li and litextul//li if there's only 1 text or sublist

[O] words from radio links are not visible when exporting subtrees

2014-08-27 Thread Daniel Clemente
Hi, with latest org-mode and this 4-line org: * word * aaa ** export only this subtree (you'll lose a word) ABC Go to the „**“ and use C-c C-e C-s h H (export subtree to HTML). The result has the word „word“ missing from title and header: titleexport only this subtree (you'll lose a

Re: [O] words from radio links are not visible when exporting subtrees

2014-08-28 Thread Daniel Clemente
El Thu, 28 Aug 2014 01:06:43 +0200 Nicolas Goaziou va escriure: * word * aaa ** export only this subtree (you'll lose a word) ABC Go to the „**“ and use C-c C-e C-s h H (export subtree to HTML). The result has the word „word“ missing from title and header: titleexport only

Re: [O] org-mode for knowledge management

2014-10-10 Thread Daniel Clemente
I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do. The problem is me. I can't remember week to week how I may have classified some scrap of information. Did I drop it into notes/someproduct.org or

Re: [O] org-mode for knowledge management

2014-10-11 Thread Daniel Clemente
El Fri, 10 Oct 2014 16:48:39 -0500 John Hendy va escriure: On Fri, Oct 10, 2014 at 10:46 AM, Daniel Clemente n142...@gmail.com wrote: I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do

Re: [O] org-mode for knowledge management

2014-10-11 Thread Daniel Clemente
El Sat, 11 Oct 2014 12:45:45 -0700 Brady Trainor va escriure: About links: in org-mode they all look the same, but semantically there are many types, like: […] - *same-as*: „this and [[that]] are exactly the same topic, so write only under that header, not here“ […] I don't

Re: [O] org-mode for knowledge management

2014-10-12 Thread Daniel Clemente
[…] uniformity, extruder/die temperature, cooling time, holding pressure, etc. I think this is awesome general knowledge. But I'm documenting our learning in an experimental report for export and upload to my company's internal technical report repo. I find it very different to write

Re: [O] org-mode for knowledge management

2014-10-12 Thread Daniel Clemente
El Mon, 13 Oct 2014 10:42:28 +0800 Eric Abrahamsen va escriure: This is the bit I'm not sure about... * project_a ** experiment about blah :proj_name:theme: [2014-10-11] Did x, y, and z today. Will analyze results tomorrow. [2014-10-12] Wow. Interesting finding. This

Re: [O] org-mode for knowledge management

2014-10-13 Thread Daniel Clemente
-files) (org-search-view nil (org-entry-get nil ID t On 10/12/14, Daniel Clemente n142...@gmail.com wrote: El Mon, 13 Oct 2014 10:42:28 +0800 Eric Abrahamsen va escriure: This is the bit I'm not sure about... * project_a ** experiment about blah :proj_name:theme

[O] C-c C-y in currently clocked header

2014-10-15 Thread Daniel Clemente
Feature request. currently clocking :CLOCK: CLOCK: [2014-10-15 Wed 16:06] CLOCK: [2014-10-13 Mon 11:23]--[2014-10-13 Mon 11:54] = 0:31 :END: Now it's 16:26. If I put the cursor in 16:06 and press C-c C-y (org-evaluate-time-range), it would be useful to

Re: [O] C-c C-y in currently clocked header

2014-10-15 Thread Daniel Clemente
currently clocking :CLOCK: CLOCK: [2014-10-15 Wed 16:06] CLOCK: [2014-10-13 Mon 11:23]--[2014-10-13 Mon 11:54] = 0:31 :END: Now it's 16:26. If I put the cursor in 16:06 and press C-c C-y (org-evaluate-time-range), it would be useful to see in the

Re: [O] Announcement: org-one-to-many

2014-10-23 Thread Daniel Clemente
Hi, breaking a big .org file in many small pieces is one of my major concerns with .org and one which gives me lots of problems. Thank you very much for having the clear objective of one-to-many. If your goal is HTML export, you can do a function that iterates over all headers and exports them

Re: [O] Announcement: org-one-to-many

2014-10-23 Thread Daniel Clemente
El Thu, 23 Oct 2014 19:58:48 +0200 Marcin Borkowski va escriure: For instance, you can get all headers tagged with tobesplit like this: (org-map-entries (lambda () (line-number-at-pos)) +tobesplit 'agenda) One of the possible searches is headers at level 2, so this new system would

[Orgmode] Error about TODO sequence states with 6.09 on Emacs 22.1.1

2008-10-10 Thread Daniel Clemente
Hi, I'm seeing a problem with TODO states in the latest org-mode version. .emacs file to reproduce the bug:: - (add-to-list 'load-path ~/.emacs.d/org-6.09) (require 'org) (add-to-list 'auto-mode-alist '(\\.org$ . org-mode)) (define-key global-map \C-ca 'org-agenda) (setq

[Orgmode] orgstruct-mode for Emacs Lisp files

2008-10-15 Thread Daniel Clemente
This has been addressed many times. Given an .el file with comments like: ; section 1 ;; subsection 1 aaa ;;; subsubsection 1 e ;;; subsubsection 2 iii ;; section 2 Then it would be useful to use TAB to cycle the state of those headings. There's outline-mode, but orgstruct-mode

Re: [Orgmode] orgstruct-mode for Emacs Lisp files

2008-10-16 Thread Daniel Clemente
Hi, thanks, outline-minor-mode works. And after I set outline-regexp, it felt more like org-mode. However, it's not based in org-mode; for instance I could not move trees with M-up M-down and do other operations I like from org's outline. I thought orgstruct-mode would be better. But can

[Orgmode] Where to define functions for use with org

2008-10-30 Thread Daniel Clemente
Hi, I'd like some suggestions about storing (defun)s in .org-files. Sometimes Org must use ELisp functions, for instance: - a dynamic table uses a function org-dblock-write:some_name to create its contents - a table uses a formula like $5='(my-function $2) which does a calculation not

Re: [Orgmode] Re: ANN: org-eval-light.el was: Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-11-10 Thread Daniel Clemente
Any votes for including this into the contrib directory? - Carsten I think that org-eval-light.el could even replace org-eval.el if -light- had an option to eval automatically all code snippets when you open a file. This way it would act like org-eval and at the same time it could be made

Re: [Orgmode] Languages again

2008-11-10 Thread Daniel Clemente
I attach translations for Catalan and Esperanto. (ca Autor Data Iacute;ndex Peus de pagrave;gina) (eo A#365;toro Dato Enhavo Piednotoj) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list.

[Orgmode] Verbatim blocks are subject to markup

2008-11-11 Thread Daniel Clemente
With org-mode 6.12a, if I open a new file.org and write: #+BEGIN_EXAMPLE a aa ''*aa*'' ao * a #+END_EXAMPLE Then I see „“ as a heading (in blue, and I can do TAB on it). According to [1], this block should not be subject to markup. But it is, and the „“ mixes in with the

[Orgmode] (require 'htmlize) in org-exp should have NOERROR set

2008-11-16 Thread Daniel Clemente
With org-mode 6.12a from Emacs 23 of 15-11-2008, I get the error (file-error Cannot open load file htmlize) when exporting to HTML this file: #+BEGIN_SRC emacs-lisp ; bep (beep) #+END_SRC The problem seems to be in org-export-format-source-code (org-exp.el): ;; We are

Re: [Orgmode] easypg and multiple prompts

2008-11-20 Thread Daniel Clemente
Richard Riley [EMAIL PROTECTED] writes: (require 'epa) (epa-file-enable) although I thinks its default is on anyway. Yes. One is prompted three times for the passphrase I got the same behaviour when using 3 mail accounts in Gnus which make use of one sole authinfo file. I described

Re: [Orgmode] Export without TODO keywords

2008-12-04 Thread Daniel Clemente
/span To hide the todo keywords in your HTML, you might add the following to your stylesheet: span.todo { display:none;visibility:hidden; } span.done { display:none;visibility:hidden; } Regards, Sebastian Daniel Clemente [EMAIL PROTECTED] writes: Hi, this seems to be very basic

Re: [Orgmode] Export without TODO keywords

2008-12-05 Thread Daniel Clemente
Carsten Dominik [EMAIL PROTECTED] writes: (setq org-export-with-timestamps nil) also removes the DEADLINE and SCHEDULED keywords. Nice! And it has the equivalent #+OPTIONS: :nil Then only „log notes“ exporting is not configurable. Daniel

[Orgmode] Documentation for org-log-done

2008-12-09 Thread Daniel Clemente
Hi. Documentation for org-log-done referred still to the old settings. I updated it and copied some notes from org-log-repeat. Feel free to change the wording. Thanks, Daniel diff --git a/lisp/org.el b/lisp/org.el index 3ac7b08..b597e09 100644 --- a/lisp/org.el +++ b/lisp/org.el @@

[Orgmode] Tasks under COMMENT section are added to appt

2008-12-11 Thread Daniel Clemente
Hi, the agenda view ignores tasks which have a COMMENT keyword in the headline (or are children of a such headline): * COMMENT Past activities ** DONE Go do something, 2007-10-25 Do 18:00 +1w ... ** DONE Something else I did SCHEDULED: 2008-12-11 dj 19:45 But I was surprised to find

Re: [Orgmode] Tasks under COMMENT section are added to appt

2008-12-12 Thread Daniel Clemente
Carsten Dominik domi...@science.uva.nl writes: could you please try if the following patch fixes this problem? A simple patch, and it works! Thanks for commiting it. -- Daniel diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index ffcabde..25f2baa 100644 --- a/lisp/org-agenda.el +++

Re: [Orgmode] Export without TODO keywords

2008-12-25 Thread Daniel Clemente
Hi, Carsten Dominik domi...@science.uva.nl writes: Then only „log notes“ exporting is not configurable. True, but this is not really metadata, but notes, which could easily be confused with normal plain text. I think I will stop here adding options for this purpose. You can

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Clemente
Thanks. But I had to turn on transient mark mode for it to work. Intended behavior I guess? Yes. Everybody should turn it on. Why would you not? Why „should“ everyone use transient mark mode? Not everyone has to like that setting, and some may prefer to work without it. I myself

[Orgmode] Function to get the title of a heading

2009-01-06 Thread Daniel Clemente
Hi, I want to get the title of some entry in Elisp. That is, from this heading: *** TODO Do something! I want the Do something!. I know no function to do this; although there is probably one. What I found is: - (org-entry-properties) returns the TODO keyword, the tags, and the

Re: [Orgmode] Function to get the title of a heading

2009-01-11 Thread Daniel Clemente
Carsten Dominik domi...@science.uva.nl writes: Hi Daniel, I have added `org-heading-components'. That helps, and it also makes easier other inquiries like the current headline level. Formerly I had to do (org-reduced-level (funcall outline-level)) which was not obvious. Thanks,

[Orgmode] org-map-entries narrows to subtree

2009-01-11 Thread Daniel Clemente
Hi. After you eval this (for instance to count the number of headlines under a tree): (org-map-entries 'ignore t 'tree) you end up with a different view of the buffer because (org-narrow-to-subtree) was called. This seems an unwanted side effect since narrowing is not org-map-entries' job.

[Orgmode] Re: org-map-entries narrows to subtree

2009-01-11 Thread Daniel Clemente
Daniel Clemente n142...@gmail.com writes: Should (save-excursion) be used inside (org-map-entries ... 'tree) ? Sorry, I meant (save-restriction) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

[Orgmode] Link to heading in another org file

2009-01-14 Thread Daniel Clemente
Hi, I'm trying to link to a heading in another org file. I assume it's possible and I remember a related discussion (maybe about those links in HTML), but I didn't find it. I tried to use intuitively this syntax (it doesn't work): [[file:proj.org#*some heading]] This is similar to

Re: [Orgmode] Re: Link to heading in another org file

2009-01-14 Thread Daniel Clemente
Ok, so it was [[file:proj.org::*some heading]] instead of [[file:proj.org#*some heading]], fine. Could it be documented as example in http://orgmode.org/manual/External-links.html#External-links This also refers to it: http://orgmode.org/manual/Publishing-links.html#Publishing-links

Re: [Orgmode] Command key problem in agenda view

2009-01-16 Thread Daniel Clemente
Hi, similar strange things happened to me because Emacs was loading the system org-mode (the one installed by Emacs) instead of the org-mode I had put in my personal directory. Therefore an old version of org-mode was being loaded, with less features than expected. Check your

  1   2   3   >