Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
Okay. It does indeed work. When will it be available in general release? On Tue, Sep 19, 2023 at 6:09 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > org-version 9.6.9 > > Then, (1) open agenda as usual, get the error; (2) re-define > `org-agenda-get-schedul

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
org-version 9.6.9 On Tue, Sep 19, 2023 at 5:51 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > I'm unfamiliar with how to apply patches to my org install. What do I do? > > May you then first tell me the output of M-x org-version? > > -- > Ihor R

Re: Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
I'm unfamiliar with how to apply patches to my org install. What do I do? On Tue, Sep 19, 2023 at 5:19 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > then I set a deadline for that item > > * TODO Item > >SCHEDULED: <2023-09-19 Tue> DEADLINE:

Org agenda crashes when an agenda's deadline is within 14 days of its scheduled time.

2023-09-19 Thread Carlo Tambuatco
When I create an agenda item that is scheduled for say: * TODO Item SCHEDULED: <2023-09-19 Tue> then I set a deadline for that item * TODO Item SCHEDULED: <2023-09-19 Tue> DEADLINE: <2023-10-03 Tue> notice the deadline for the item is two weeks from the scheduled date, I get this error: De

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
Are you suggesting I should try a different version of gpg? On Fri, Sep 15, 2023 at 6:38 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > >> From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, > >> and save. > >> > > > > S

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
> On Sep 15, 2023, at 6:20 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >>> What if you do the same with a simple textual file (not an Org file)? >> >> You mean gpg from the command line or within emacs? > > From within Emacs. Try to ope

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
> On Sep 15, 2023, at 5:22 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >> Emacs 29.1, org version 9.6.9 >> When encrypting an entry in org-mode using symmetric encryption >> and gpg 2.2, emacs just hangs there on 'Saving file'. >>

Org 9.6.9 hangs when saving encrypted entries

2023-09-14 Thread Carlo Tambuatco
Emacs 29.1, org version 9.6.9 When encrypting an entry in org-mode using symmetric encryption and gpg 2.2, emacs just hangs there on 'Saving file'. Tried running a backtrace using emacs -Q, but no errors generated, it just hangs there. There is nothing wrong with gpg, I can encrypt/decrypt from t

Re: Is there a size limit to org files?

2023-09-08 Thread Carlo Tambuatco
it up my large org files into smaller files, and so far no strange behavior. On Fri, Sep 8, 2023 at 12:51 PM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > I noticed that an org file I was using for my capture templates was > getting > > quite large > > an

Is there a size limit to org files?

2023-09-08 Thread Carlo Tambuatco
I noticed that an org file I was using for my capture templates was getting quite large and that my capture templates that were pasting TODO entries in that file were starting to exhibit strange behavior. Mostly just getting stuck at a mysterious "clipboard pasted to level 2 subtree" message, then

Re: [SUMMARY] [[bbb:OrgMeetup]] on Wed, Aug 9, 19:00 UTC+3 (was: Interest in an Org video meetup?)

2023-08-10 Thread Carlo Tambuatco
Was unable to attend due to a power outage. Is this going to be a monthly/semi monthly meetup? Is the next one scheduled already? On Thu, Aug 10, 2023, 4:13 AM Ihor Radchenko wrote: > Ihor Radchenko writes: > > > URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led > > Time & Date: <2023-08-09 Wed

Re: [BUG] Org-9.6.x org templates hang on 'clipboard pasted as level 2 subtree'...

2023-06-06 Thread Carlo Tambuatco
. On Mon, Apr 17, 2023 at 6:40 AM Carlo Tambuatco wrote: > I've decided to delete the org-9.6 folder entirely and go with the > built-in org-9.5.5 that comes with my emacs distribution, emacs-28.2 (9.0). > > Maybe for some reason newer versions of org are just incompatible wit

Re: Org deadlines require a specific time now?

2023-06-05 Thread Carlo Tambuatco
How do I run emacs -Q with the emacs app? That's what I am running, but it behaves differently from running emacs from the command line terminal. On Mon, Jun 5, 2023 at 10:52 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > Using emacs 29.0.9, org-mode 9.6.6 > >

Org deadlines require a specific time now?

2023-06-05 Thread Carlo Tambuatco
Using emacs 29.0.9, org-mode 9.6.6 I noticed whenever my deadlines lack a time, like so: DEADLINE: <2023-06-12 Mon> when I open the agenda view org-mode complains at me giving me this error: org-parse-time-string: Wrong type argument: stringp, (timestamp (:type active :raw-value "<2023-06-12

How much rust code is incorporated into emacs source?

2023-05-02 Thread Carlo Tambuatco
And are there any plans to incorporate more?

Re: Interest in an Org video meetup?

2023-04-24 Thread Carlo Tambuatco
I’d be interested. Might get more people to contribute to the codebase. Weekends Saturday afternoons would be best for me, I don’t know about anyone else. Are we talking Zoom here? -Carlo > On Oct 6, 2022, at 9:20 AM, Russell Adams wrote: > > > Would there be any interest in a monthly 1-2

Re: [BUG] Org-9.6.x org templates hang on 'clipboard pasted as level 2 subtree'...

2023-04-17 Thread Carlo Tambuatco
at works. Thanks for the help. On Sun, Apr 16, 2023 at 8:09 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > > I restarted emacs with org 9.6.3 and reloaded it uncompiled and > > did M-x toggle-debug-on-error to turn on backtrace on error. > > > > I have als

Re: [BUG] Org-9.6.x org templates hang on 'clipboard pasted as level 2 subtree'...

2023-04-15 Thread Carlo Tambuatco
plate `%s': %s" "Rg" "Quit") org-capture(nil) funcall-interactively(org-capture nil) call-interactively(org-capture nil nil) command-execute(org-capture) Debugger entered--Lisp error: (error "Capture template ‘Cc’: Quit") signal(error ("Capture

Re: [BUG] Org-9.6.x org templates hang on 'clipboard pasted as level 2 subtree'...

2023-04-04 Thread Carlo Tambuatco
I installed emacs from emacs-plus@28 formula on homebrew for macOS Ventura. So, I don’t think it is teh GTK emacs build… > On Apr 4, 2023, at 6:19 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >> I tried M-x toggle-debug-on-quit like you said, then I tried to

Re: [BUG] Org-9.6.x org templates hang on 'clipboard pasted as level 2 subtree'...

2023-04-04 Thread Carlo Tambuatco
023, at 4:54 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >> This is a bug that started with org-9.6, and has persisted up until now. I >> have stayed >> with org-9.5.5 waiting until this is resolved, but it has not as of yet. >> >> What happen

[BUG] Org-9.6.x org templates hang on 'clipboard pasted as level 2 subtree'...

2023-04-03 Thread Carlo Tambuatco
This is a bug that started with org-9.6, and has persisted up until now. I have stayed with org-9.5.5 waiting until this is resolved, but it has not as of yet. What happens is, for certain org templates that I run, the buffer simply freezes and displays a message: clipboard pasted as level 2 subtr

[BUG] Org 9.6 Inactive timestamp search no longer works as expected.

2022-12-03 Thread Carlo Tambuatco
Simple inactive timestamp search for recent completed tasks used to return as expected. ie: +TIMESTAMP_IA>=“”+TIMESTAMP_IA<“” would return all tasks that I completed today. (Had an inactive timestamp greater than or equal to 12:00 am of the current day, but less than tomorrow) Now it returns

Re: [PATCH] Bug: Duplicate logbook entry for repeated tasks [9.4.6 (9.4.6-gab9f2a @ /home/gustavo/.emacs.d/elpa/org-9.4.6/)]

2021-07-12 Thread Carlo Tambuatco
Newbie question: what command do I use to apply the patch…? > On Jul 12, 2021, at 1:50 PM, Bhavin Gandhi wrote: > > On Sun, 11 Jul 2021 at 06:59, Ihor Radchenko wrote: >> You are right. I believe that I fixed the breakage in the attached >> patch. Also, I noticed that c67037 did not fix the or

Re: BUG: Logging habits to LOGBOOK results in double entered time stamp.

2021-06-14 Thread Carlo Tambuatco
ginal value was ((sequence "TODO" "DONE")) On Mon, Jun 14, 2021 at 1:22 PM Bhavin Gandhi wrote: > Hello Carlo > > On Wed, 9 Jun 2021 at 10:42, Carlo Tambuatco wrote: > > When I mark the task as DONE for the day, it logs the task as: > > > >

BUG: Logging habits to LOGBOOK results in double entered time stamp.

2021-06-08 Thread Carlo Tambuatco
There seems to be a bug in Org mode version 9.4.6, (9.4.6-2-g21eb69-elpa ...), For example, I have a TODO habit task like so: TODO Some task SCHEDULED: <2021-06-08 Tue .+1d> :PROPERTIES: :STYLE:habit :LAST_REPEAT: [2021-06-07 Mon 23:19] :CATEGORY: Daily Chores :END: :LOGBOOK: - State "DONE"

How to reload org agenda files without restarting emacs...?

2020-12-29 Thread Carlo Tambuatco
Suppose I share agenda files with other computers on the network, and someone else changes an org agenda file that I use, how do I update the agenda view to see those changes reflected within emacs without having to restart emacs? Is there an org mode command for this?

Re: Strange problem loading org features in Emacs 27.1

2020-08-16 Thread Carlo Tambuatco
> On Aug 16, 2020, at 2:00 AM, Axel Kielhorn wrote: > > Hello Carlo, > >> Am 16.08.2020 um 05:31 schrieb Carlo Tambuatco : >> >> I have org-20200803 package installed in my elpa folder. >> >> Here’s the message emacs gives me after loading my org

Strange problem loading org features in Emacs 27.1

2020-08-15 Thread Carlo Tambuatco
I have org-20200803 package installed in my elpa folder. Here’s the message emacs gives me after loading my org-init.el file initializing org mode in emacs 27.1: Problems while trying to load feature ‘org-bbdb’ Problems while trying to load feature ‘org-gnus’ Problems while trying to load featu

Support for simultaneous running clocks?

2020-07-18 Thread Carlo Tambuatco
I don't know if anyone has suggested or is working on the ability for org mode to keep track of multiple running clocks simultaneously. I'd like the ability to keep track of, for example, how long something takes to compile while I keep track of how long I am working on some other project task at t