Re: Error with org-persist

2024-03-20 Thread Al Oomens
(file-writable-p "c:/Users/aloom/My Drive/home/.emacs.d/org-persist") - returns "t" From: Ihor Radchenko Sent: Wednesday, March 20, 2024 3:07 PM To: Al Oomens Cc: emacs-orgmode@gnu.org Subject: Re: Error with org-persist [ Adding Org mai

Error with org-persist

2024-03-20 Thread Al Oomens
Greetings, I have never posted to this list before. I searched the email archive, and didn't see anything related. I have been using Emacs and org-more for several years and recently started getting this error when I first open a .org file: 'Missing write access rights to

extended background on org-block-end-line

2022-11-08 Thread Al Haji-Ali
example if there's an empty line before "* Two") then the visual artefact is not present. -- Al

Re: [BUG] org-agenda-prepare-buffers does not save restrictions

2022-07-10 Thread Al Haji-Ali
On 09/07/2022, Ihor Radchenko wrote: > Two more comments. Attached is the updated patch. PS: I noticed that the `org-timer.el` example in https://orgmode.org/worg/org-contribute.html has a single space between sentences. Other examples on the page seem fine though. Best regards, -- Al &g

Re: [BUG] org-agenda-prepare-buffers does not save restrictions

2022-07-08 Thread Al Haji-Ali
On 08/07/2022, Ihor Radchenko wrote: > Could you please create a proper patch See attached. I made a further change to use `with-current-buffer` instead of `set-buffer+save-excursion`. Best regards, -- Al >From 398fee0c235c53399cd8cc481f9e732f64ae88cb Mon Sep 17 00:00:00 2001 From: Al Ha

[BUG] org-agenda-prepare-buffers does not save restrictions

2022-07-07 Thread Al Haji-Ali
I am not sure if this has been reported before, of if the behaviour is intended. But to reproduce this "bug": - Open an org file from the agenda. - Restrict to some headline - Execute the following command: (with-temp-buffer (org-agenda-prepare-buffers (org-agenda-files t))) - The

Bug: Infinite loop in org-agenda-dim-blocked-tasks

2020-08-21 Thread Al Haji-Ali
the point, which does not work when the buffer has a single line. In an earlier version, the command `(forward-line)` was called which moved the point to eol when the buffer had a single line. -- Al Emacs : GNU Emacs 27.1 (build 4, x8664-pc-linux-gnu, GTK+ Version 3.22.30, cairo version 1.15.10

Re: [O] fonts not scaling when zooming in column mode

2019-03-08 Thread Al
Thanks for the tip, I'll do this. On 07/03/2019 20.03, Eric S Fraga wrote: > On Thursday, 7 Mar 2019 at 18:38, Al wrote: >> Hello, >> >> This is the workaround I used, but I agree this is far from perfect ;-) > > Given that this is not really an org issue but rather

Re: [O] fonts not scaling when zooming in column mode

2019-03-07 Thread Al
Hello, This is the workaround I used, but I agree this is far from perfect ;-) Anyway this works. Thank you. On 07/03/2019 14.01, Eric S Fraga wrote: > On Thursday, 7 Mar 2019 at 12:41, Al wrote: >> Is there any solution to make column mode follow the global font size ? > &

[O] fonts not scaling when zooming in column mode

2019-03-07 Thread Al
? I tried with many fonts from several types without success: - emacs -q -fn Inconsolata test.org - emacs -q -fn fixed test.org - emacs -q -fn Sans test.org I'm on a linux debian testing distribution, using emacs 26.1+1-3.2 and org-mode version 9.1.14+dfsg-3. Thanks. -- Al

[Orgmode] Re: Changing the heading separator from ** to ---** (twiki topic edition)

2009-08-28 Thread Al
Carsten Dominik carsten.dominik at gmail.com writes: On Aug 27, 2009, at 5:04 PM, Al wrote: [SNIP] However, I'd really like to use org-mode for all editing (tables, colors, links, ) No. You can have tables with orgtbl-mode, but I think it will not get much better than

[Orgmode] Changing the heading separator from ** to ---** (twiki topic edition)

2009-08-27 Thread Al
Hello, I generally use org-mode to edit twiki topics as it's full of marvelous features. One of the main feature of org-mode I can't use is the outline capability as the heading syntax is choosen by twiki not me, which forbids to use '' for level 4 (this will be '---'). There was a

Re: [Orgmode] performance problems with drawers

2009-08-10 Thread Al
Hello Carsten, I'm just back from holidays and I've checked with current git version 6.29 trans (instead of the 6.27a I was using). It is much faster, even for vertical cursor motion. Thank you very much for your work. Carsten Dominik wrote: Hi Al, I think I have now been able to speed

[Orgmode] Re: performance problems with drawers

2009-07-08 Thread Al
Carsten Dominik carsten.dominik at gmail.com writes: Hello Carsten, Hi Al, first of all, I cannot reproduce the fact that drawers have such a major influence on time, wit a test file that I created to be similar to what you describe. There is a way to speed up drawer handling, by using

[Orgmode] performance problems with drawers

2009-07-07 Thread Al
Hello, I'm trying to use emacs org-mode to keep my bookmarks (using the org-annotation-helper.el method). I find this really great, except performance issues. My .org file contains ~5000 entries, organized in a tree like this: #+DRAWERS: MYDATA ** net *** www [[http://www.w3.org/][W3C -