Re: [O] Bug: Export fails [8.2.10 (8.2.10-41-g42228a-elpa @ /home/USERNAME/.emacs.d/elpa/org-20150601/)]

2015-06-02 Thread meingbg
On Tue, Jun 2, 2015 at 10:05 PM, Nicolas Goaziou wrote: > Hello, > > meingbg writes: > > > Steps to reproduce: > > - Create a file "file.org" with the content "* a" > > - In that file buffer, type C-x C-e h h > > > > Ex

[O] Bug: Export fails [8.2.10 (8.2.10-41-g42228a-elpa @ /home/USERNAME/.emacs.d/elpa/org-20150601/)]

2015-06-02 Thread meingbg
Steps to reproduce: - Create a file "file.org" with the content "* a" - In that file buffer, type C-x C-e h h Expected: - File "file.html" is created by the html exporter. Actual: - A message is shown: "Invalid function: org-with-wide-buffer" Emacs : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK

Re: [Orgmode] How to log "diary" or "journal" entries

2009-08-20 Thread meingbg
. Please look at my suggestion and tell how well it matches the feature you'd like to see. //meingbg On Mon, Aug 17, 2009 at 7:58 PM, Christer Enfors wrote: > Hi. I discovered org-mode only last week, when I was looking around > for Outline editors. It matched every last one of my requ

[Orgmode] clock *list*

2009-08-20 Thread meingbg
7;d imagine the result. Is this a good idea at all? Would it be hard to implement? //meingbg ---BEGIN EXAMPLE ORG FILE--- * a any clock lines under this heading are not included * b CLOCK: [2009-08-20 Thu 12:53]--[2009-08-20 Thu 12:54] no colon #+BEGIN: clocklist :scope tree :block 2009-08 [2009-

Re: [Orgmode] Spreadsheet bug?

2009-07-24 Thread meingbg
below. Is there a way to make the LR-reference work here? //meingbg ___ 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] Script to get org-mode working on your cell phone.

2009-07-24 Thread meingbg
le. You can easily select the keymap with left/right arrow keys. Please let me know your opinion about the script, as well as any tips of getting more productive with orgmode on your cell phone. The script is attached. //meingbg meingbg-cellphonemode.el Description: Binary data

Re: [Orgmode] Clean Org Clock with step

2009-07-24 Thread meingbg
just asking if someone could point out an API guide or something like that, it would be wonderful. Thanks again! //meingbg On Thu, Jul 23, 2009 at 6:30 PM, Bastien wrote: > meingbg writes: > > > When using the :step day option in the clocktable, every day gets it's > own >

Re: [Orgmode] Spreadsheet bug?

2009-07-23 Thread meingbg
> A good solution is to use > $3=vsum(@-I$-1..$-1) > as proposed in this thread: > http://thread.gmane.org/gmane.emacs.orgmode/1940/focus=1941 That works for me, thanks! > > Nevertheless: > > If @2$3 is manually set to 2 in the table, then the formulas produce > the expected outcome. So, the pr

[Orgmode] Spreadsheet bug?

2009-07-22 Thread meingbg
I have a table like this one: | a | b | c | |---++---| | a | 2 | 2 | | b | 3 | 7 | | c | -3 | 4 | | d | 5 | 9 | #+TBLFM: $3=...@-1::@2$3=$2 Now, I want the value in column c in every row to be the sum of column b so far. I try to achieve this by writing a column formula for column $3 and

[Orgmode] Clean Org Clock with step

2009-07-22 Thread meingbg
When using the :step day option in the clocktable, every day gets it's own table. This is a great option! It can however easily be a lot of tables, even if there's not too much information. Say for example there are only items in two out of thirty tables. Is there an option to show only non-empty