[O] Table formula to convert hex to dec

2011-07-24 Thread Russell Adams
Has anyone been able to convert a column of hex numbers to decimal in another column? Thanks. -- Russell Adamsrlad...@adamsinfoserv.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/

Re: [O] Table formula to convert hex to dec

2011-07-24 Thread Michael Brand
Hi Russell On Sun, Jul 24, 2011 at 10:00, Russell Adams wrote: > Has anyone been able to convert a column of hex numbers to decimal in > another column? Emacs Calc has a radix syntax "2#10" to "36#10", so this works: | 16#10 | 16 | 16#10 | #+TBLFM: $2 = $1 :: $3 = '(format "16#%x" $2); N It wou

[O] [BABEL,PATCH] call awk with no input

2011-07-24 Thread Litvinov Sergey
Please consider this tiny fix to execute awk program with no input. Example with gawk: gawk --posix 'BEGIN {print 42}' I also added some tests for ob-awk. >From 868fa910254c48752801cdc7849c3eb4db63f811 Mon Sep 17 00:00:00 2001 From: Litvinov Sergey Date: Sun, 24 Jul 2011 12:28:35 +0200 Subject: [

Re: [O] Table formula to convert hex to dec

2011-07-24 Thread Nick Dokos
Russell Adams wrote: > Has anyone been able to convert a column of hex numbers to decimal in > another column? > I suspect there are many ways - here's one: --8<---cut here---start->8--- * hex-to- conversion | h | d | o | |++| | 1 | 1 | 1

[O] LaTeX export of lists

2011-07-24 Thread Thomas S. Dye
Aloha all, LaTeX export of lists appears to be inserting an extraneous blank line. This snippet from the Org-mode document: first-order cultural history sequence for Hawai`i can be expressed with model (\ref{eq:first-order}), which states that 1. the pre-colonization period began at a time t

Re: [O] Table formula to convert hex to dec

2011-07-24 Thread Michael Brand
On Sun, Jul 24, 2011 at 11:52, Michael Brand wrote: > It would be nice to have not only "N" for the Org table formula mode > string like now but also optionally all possible Emacs Calc radix, so > the above would be simply (does not work yet): > | 16#10 | 16 | 16#10 | > #+TBLFM: $2 = $1 :: $3 = $2

Re: [O] LaTeX export of lists

2011-07-24 Thread Nick Dokos
Thomas S. Dye wrote: > Aloha all, > > LaTeX export of lists appears to be inserting an extraneous blank line. > > This snippet from the Org-mode document: > > first-order cultural history sequence for Hawai`i can be expressed > with model (\ref{eq:first-order}), which states that >1. the

[O] Help, I need to paste raw image from clipboard into emacs/orgmode

2011-07-24 Thread Medhat Essmat
Dear All, Please Help, I need to paste raw image from clipboard into emacs/orgmode, I am a microsoft onenote user and I got used to take a lot of snapshots and embed it into my notes, I think if I could know how to embed images directly into emacs/orgmode from clipboard, I will switch to emacs ve

Re: [O] Suggestion: Stackoverflow for Orgmode

2011-07-24 Thread Thomas Renkert
@ Bastien, Jason thank you for your response! I made a proposal to stackexchange.com for a dedicated Org-mode site but they rejected it as a duplicate of stackoverflow. So this option is out. Nevertheless, I still think it would be nice to have something like this for Org-mode only. We could in

Re: [O] [patch] Re: HTML Postamble is inside Content DIV

2011-07-24 Thread Jambunathan K
"Sebastien Vauban" writes: > Hi Pierre, Bastien et al., > > Pierre de Buyl wrote: >> Le 8 juil. 11 à 09:36, Sebastien Vauban a écrit : Here is thus my proposition for a better div-structured HTML. There are only four parts required in the HTML for all the magic to work with

[O] [babel] ':file' argument does not work

2011-07-24 Thread Max Flöttmann
Hi, I'm working with org-mode and babel to write annotated R-scripts. I include a lot of code blocks that should write their graphics to a file. I'm usually using the :file argument for that, but on my Mac this doesn't work anymore. A code block like this: #+begin_src R :file Y2011_M07_T11_h11_m

[O] Bug: Tag set in agenda need a refresh to be used in a filter [7.4]

2011-07-24 Thread Nicolas Dudebout
When filtering with a tag that was just added, the result is not as expected. * Steps * 1 - Go in the agenda view. 2 - Attach a tag to an entry . 3 - Filter using tag . (4 - Refresh the view) * Expected behavior * by doing steps 1-3, entry should appear in the filtered output. * Actual behavio

[O] [ANN] Org-mode Q&A test drive on stackexchange.com - Please participate!

2011-07-24 Thread Thomas Renkert
Hello list, after reading the responses to my initial suggestion yesterday (http://thread.gmane.org/gmane.emacs.orgmode/44582) I've set up a proposal on are51.stackexchange.com for a SE-site that is dedicated to Org-mode only. Think something like http://tex.stackexchange.com solely for Org-mod

Re: [O] LaTeX export of lists

2011-07-24 Thread Nicolas Goaziou
Hello, t...@tsdye.com (Thomas S. Dye) writes: > LaTeX export of lists appears to be inserting an extraneous blank line. > > This snippet from the Org-mode document: > > first-order cultural history sequence for Hawai`i can be expressed > with model (\ref{eq:first-order}), which states that >

Re: [O] Help, I need to paste raw image from clipboard into emacs/orgmode

2011-07-24 Thread suvayu ali
On Wed, Jul 20, 2011 at 4:59 PM, Medhat Essmat wrote: > I need to paste raw image from clipboard into emacs/orgmode, I am a > microsoft onenote user and I got used to take a lot of snapshots and embed > it into my notes, I think if I could know how to embed images directly into > emacs/orgmode fro

[O] [PATCH] New org-depend trigger for finding next highest priority/effort item

2011-07-24 Thread Max Mikhanosha
org-depend TRIGGER chain-siblings(NEXT) property is hardly usable for me, because it requires too much effort to keep items nicely sorted. For example if next headline is already in DONE state, chain-siblings would still change it. I prefer to sort my items by setting their priorities and/or effor

Re: [O] Customising C-c C-c behaviour

2011-07-24 Thread Bastien
Hi Paul, Paul Sexton writes: > 2. Creating another variable called org-ctrl-c-ctrl-c-post-hook >which runs after all other possibilities have failed, but just before >org-ctrl-c-ctrl-c fails. I've taken this road, and pushed this change in git. Except that I called the hook `org-ct

Re: [O] Durations and time values combined with the clock table..

2011-07-24 Thread Bastien
Hi Gustav, Gustav Wikström writes: > Would it not be smart if the default for this calculations is the > same as the time-format for the clock table? There the default is > HH:MM - i presume due to the superfluity of seconds. > > I do not really care which format is the default but being able to

Re: [O] org-timestamp-up/down broken in tip

2011-07-24 Thread Bastien
Nicolas Goaziou writes: > Here is the second attempt to fix both that problem and the original > one. Thanks Nicolas -- I tested the patch more carefully and yes, it does solve the problem at hand. One small weirdness: CLOCK: [2011-07-03 dim. 21:02]--[2011-07-13 mer. 21:03] => 240:01

Re: [O] bulk relative time shift (in org file)?

2011-07-24 Thread Bastien
Hi Memnon, Memnon Anon writes: > ,[ Original request as short as I can get it ] > | Michael is looking for a way to "bulk re'timestamp'" items > | relativ to the timestamp the item has currently. > | This should work on region, subtree etc. > | He wants to avoid cloning and would prefer doi

Re: [O] Durations and time values combined with the clock table..

2011-07-24 Thread Bastien
Hi Daniel, Daniel Bausch writes: > * non-dated + non-dated = non-dated // normal time calculation > * non-dated - non-dated = non-dated // normal time calculation > * dated + non-dated = dated // interval addition > * dated - non-dated = dated // interval substraction > * no

Re: [O] TODO type problem on speedbar and imenu.

2011-07-24 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > I think it is better to enforce some whitespace after a TODO keyword > than a word boundary. There are a few places where this could also be > changed (i.e. `org-complex-heading-regexp-format'). > > Any opinion on this? Yep. When you have some free time (!

Re: [O] %(SEXP) with %c in org-capture templates

2011-07-24 Thread Bastien
Hi Philipp, Philipp Möller writes: > nevermind. I figured out that the expansion order of %s and s > expressions is the problem and also the reason for the with the > correct URL. > The solution is to use %(get-page-title (current-kill 0)). Thanks for letting us know! > Can this be added to th

Re: [O] default PRIORITY

2011-07-24 Thread Bastien
Hi Michael, Michael Brand writes: > I would like to bump my previous post, although being aware that > everybody here is volunteer. I read this post when you originally posted it -- but it requires some thinking... but this issue is in my TODO list. Thanks, -- Bastien

Re: [O] LaTeX export of lists

2011-07-24 Thread Thomas S. Dye
Nicolas Goaziou writes: > Hello, > > t...@tsdye.com (Thomas S. Dye) writes: > >> LaTeX export of lists appears to be inserting an extraneous blank line. >> >> This snippet from the Org-mode document: >> >> first-order cultural history sequence for Hawai`i can be expressed >> with model (\ref{eq:f

Re: [O] Personal wiki

2011-07-24 Thread Bastien
Hi Ander, Anders Waldenborg writes: > Maybe someone else is interested in my "personal wiki" I implemented > on top of org-mode. Thanks for sharing it! > It basically adds three things to plain org-mode > * Narrowing > Makes only current section[*] visible and thus avoids any distraction >

Re: [O] Formal description of Org files

2011-07-24 Thread Bastien
Hi Jambunathan, Jambunathan K writes: > A simple worg page that "collects" the low hanging fruits to begin > with will be a good but firm first step in this direction. Indeed. It's on my todo list, but not with a high priority for now. If you feel like starting it, please go ahead! -- Ba

Re: [O] Time calculation: vsum?

2011-07-24 Thread Bastien
Hi Christian, Christian Moe writes: > Time calculations don't seem to work with vsum (or vmean). > > > |Time | > |-| > | 1:06:00 | > | 0:52:30 | > | 2:00:00 | > |-| > | 3 | > #+TBLFM: @5$1=vsum(@I..@II);T > > > Am I doing something wrong? > > Could this be made to work?

Re: [O] [ANN] Org-mode Q&A test drive on stackexchange.com - Please participate!

2011-07-24 Thread Mark Elston
It appears this request has been closed as a duplicate of the emacs.stackexchange.com project which is currently in progress. Mark On 7/20/2011 11:12 PM, Thomas Renkert wrote: Hello list, after reading the responses to my initial suggestion yesterday (http://thread.gmane.org/gmane.emacs.orgmo

Re: [O] default PRIORITY

2011-07-24 Thread Michael Brand
On Sun, Jul 24, 2011 at 21:17, Bastien wrote: > I read this post when you originally posted it -- but it requires > some thinking...  but this issue is in my TODO list. Thank you for taking care of and for letting me know. Michael

Re: [O] Personal wiki

2011-07-24 Thread Anders Waldenborg
On Sun, Jul 24, 2011 at 09:22:57PM +0200, Bastien wrote: > Org has `C-x n s' to narrow to a subtree. Right. The difference is that aw-org-pw re-narrows when navigating to a different section. Maybe that is a feature that would be useful directly in org instead. Maybe pre/post-link-follow hooks cou

Re: [O] [babel] ':file' argument does not work

2011-07-24 Thread Eric Schulte
Max Flöttmann writes: > Hi, > I'm working with org-mode and babel to write annotated R-scripts. I > include a lot of code blocks that should write their graphics to a > file. > > I'm usually using the :file argument for that, but on my Mac this > doesn't work anymore. > > A code block like this:

Re: [O] [BABEL,PATCH] call awk with no input

2011-07-24 Thread Eric Schulte
Hi Sergey, Thanks for another useful patch. This has been applied. Also, good to see you have ERT'd the testing script. The contribution of tests along with patches is *greatly* appreciated. Cheers -- Eric Litvinov Sergey writes: > Please consider this tiny fix to execute awk program with n

Re: [O] Help, I need to paste raw image from clipboard into emacs/orgmode

2011-07-24 Thread Rainer Stengele
Am 20.07.2011 16:59, schrieb Medhat Essmat: > Dear All, > > Please Help, > > I need to paste raw image from clipboard into emacs/orgmode, I am a microsoft > onenote user and I got used to take a lot of snapshots and embed it into my > notes, I think if I could know how to embed images directly

Re: [O] Attachments and refiling

2011-07-24 Thread Bastien
Hi Gustav and Darlan, one solution I can think of is to set `org-attach-directory' to an absolute path instead of "data/" (the current default value). This way, refiling an entry will not lose attachments. I'm considering using "~/.org-data/" as the default value. What do you think? -- Bast

Re: [O] [patch] Re: HTML Postamble is inside Content DIV

2011-07-24 Thread Bastien
Jambunathan, Jambunathan K writes: > Specifically can it do this: > http://lists.gnu.org/archive/html/emacs-orgmode/2011-07/msg00524.html We can modified the structure of `org-export-html-divs' so that it is an alist instead of a list, with div ids and associated attributes. If you think tha

[O] org unavailable in ELPA package manager

2011-07-24 Thread Max Roberts-Zirker
Following step 4 of the Worg instructions to install ELPA (http://orgmode.org/worg/org-faq.html#installing-via-elpa) in order to upgrade to a newer version of Org-Mode: "If you are here it means that org is unavailable in the GNU's archives. Report this discrepancy to Orgmode mailing list.

Re: [O] Attachments and refiling

2011-07-24 Thread Bastien
Hi Gustav, Gustav Wikström writes: > Another feature that could improve the use of attachments is to allow > links to the attached folders also via the C-c C-l interface in a > similar way as stored links (C-c l ). I.E to get the attachment-folder > as an item in the C-c C-l buffer with TAB-comp

Re: [O] Time calculation: vsum?

2011-07-24 Thread Christian Moe
Hi, Confirmed, thanks! Yours, Christian On 7/24/11 8:32 PM, Bastien wrote: Hi Christian, Christian Moe writes: Time calculations don't seem to work with vsum (or vmean). |Time | |-| | 1:06:00 | | 0:52:30 | | 2:00:00 | |-| | 3 | #+TBLFM: @5$1=vsum(@I..@II);T Am

Re: [O] CLOCKTABLE multiply time expended by hourly rate?

2011-07-24 Thread Bastien
Hi Daniel, Daniel E. Doherty writes: > | Headline | > Time| | | | > |---+-+---+--+---| > | *Total time*

Re: [O] [ANN] Org-mode Q&A test drive on stackexchange.com - Please participate!

2011-07-24 Thread Bastien
Hi Thomas, Thomas Renkert writes: > after reading the responses to my initial suggestion yesterday > (http://thread.gmane.org/gmane.emacs.orgmode/44582) I've set up a > proposal on are51.stackexchange.com for a SE-site that is dedicated to > Org-mode only. I think the tag solution suggested by

Re: [O] [ANN] Org-mode Q&A test drive on stackexchange.com - Please participate!

2011-07-24 Thread Bastien
Mark Elston writes: > It appears this request has been closed as a duplicate of the > emacs.stackexchange.com project which is currently in progress. 'makes sense. If we have someone like Thomas monitoring this closely I hope Org-related questions will get many answers here :) -- Bastien

Re: [O] [bug] org block not correctly exported to LaTeX

2011-07-24 Thread Bastien
Hi Thomas, Thomas Holst writes: > when the follwing org-file is exported to LaTeX, #+BEGIN_ORG > and #+END_ORG is inserted in the tex-file. You surely want #+begin_src org #+end_src org "#+begin_org" doesn't exist. HTH, -- Bastien

Re: [O] convert html file into orgmode .org file?

2011-07-24 Thread Bastien
Hi Brian, brian powell writes: > * This worked for me: so... converting from HTML back to Org! Great. And I'll check Pandoc soon, I'm a fan of this kind of tools. If you have a minute, would you like to check the Org FAQ on Worg and submit a new entry? This questions keeps being raised, it

Re: [O] org unavailable in ELPA package manager

2011-07-24 Thread Bastien
all. What version of Emacs are you using? I just did M-x list-packages RET and Org is listed here, version 20110724, indicating this is yesterday's snapshot. -- Bastien

Re: [O] Minibuffer hangs when entering commands with space in org-mode

2011-07-24 Thread Bastien
Hi Anthony, Anthony Tanbakuchi writes: > Now that I have upgraded org-mode to 7.6 from 7.5 Did you upgrade Aquamacs too, or only Org? > the mini-buffer hangs when I'm using org-mode and entering a command > that contains spaces. For example, if I try to enter a link with C-c > C-l, and the fi

Re: [O] Attachments and refiling

2011-07-24 Thread Brian van den Broek
2011/7/24 Bastien : > Hi Gustav and Darlan, > > one solution I can think of is to set `org-attach-directory' > to an absolute path instead of "data/" (the current default > value). > > This way, refiling an entry will not lose attachments. > > I'm considering using "~/.org-data/" as the default val

Re: [O] org unavailable in ELPA package manager

2011-07-24 Thread Max Roberts-Zirker
here it means that org is unavailable in the GNU's > > archives. Report this discrepancy to Orgmode mailing > > list. <mailto:emacs-orgmode@gnu.org> " > > > > I'm reporting that I didn't find "org" as an option when I (finally) got &g

Re: [O] [calfw] Better use of space

2011-07-24 Thread SAKURAI Masashi
Hi Rasmus, At Fri, 22 Jul 2011 11:12:46 +0200, Rasmus wrote: > : > > * Display multiple-lines items (the source splits an item multiple lines.) > > > > This is not so difficult. In this mechanism, the source objects can > > propose some formats, for example, "15:00 appointment" and ("15:00-15:30"

[O] [babel] :file header

2011-07-24 Thread Max Flöttmann
Hi, I'm working with org-mode and babel to write annotated R-scripts. I include a lot of code blocks that should write their graphics to a file. I'm usually using the :file argument for that, but on my Mac this doesn't work anymore. A code block like this: #+begin_src R :file test.pdf :session t