Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-08-31 Thread Punit Arya
Thank you Ihor.  I'll try troubleshooting my config.  Will let you know if I find something helpful. *Punit Arya* /Sent From Mozilla Thunderbird/ // On 2024-08-31 20:08, Ihor Radchenko wrote: Punit Arya writes: It has been a month. Have you had a chance to look into providing

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-08-27 Thread Punit Arya
(insert (format-time-string "%Y-%m-%d %H:%M:%S"))) On Tue, Aug 27, 2024 at 8:59 AM Punit Arya <mailto:arya.pu...@gmail.com>> wrote: On 2024-08-22 11:54, Ihor Radchenko wrote: > Ihor Radchenko mailto:yanta...@posteo.net>> writes: > >

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-08-26 Thread Punit Arya
On 2024-08-22 11:54, Ihor Radchenko wrote: Ihor Radchenko writes: Punit Arya writes: Yes, I've installed org-9.7.7 from ELPA and the issue persists.  I get this error text now when running the shell command: Please try to provide a detailed reproducer using Org git repository, sta

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-07-22 Thread Punit Arya
ext in the *Warnings* buffer. Please let me know if I can do anything else. Regards! *Punit Arya* /Sent From Mozilla Thunderbird/ // On 2024-07-22 17:23, Ihor Radchenko wrote: Punit Arya writes: Alright, I'll check it out when I upgrade to the latest version 9.7 from the ELPA repo.

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-06-18 Thread Punit Arya
Alright, I'll check it out when I upgrade to the latest version 9.7 from the ELPA repo. *Punit Arya* /Sent From Mozilla Thunderbird/ // On 2024-06-18 18:09, Ihor Radchenko wrote: Punit Arya writes: Sorry, I missed the "T" there in the command. The whole command is: pr

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-05-21 Thread Punit Arya
On 2024-05-17 17:20, Ihor Radchenko wrote: Punit Arya writes: This is an EMACS keyboard macro that I've been using since more than 4-5 years now. (global-set-key [24 11 48] 'my-insert-timestamp)  ;; It translates to the key sequence: C-x C-k 0 Its definition is: (fset 'my-i

Re: [BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-05-21 Thread Punit Arya
On 2024-05-17 17:20, Ihor Radchenko wrote: Punit Arya writes: This is an EMACS keyboard macro that I've been using since more than 4-5 years now. (global-set-key [24 11 48] 'my-insert-timestamp)  ;; It translates to the key sequence: C-x C-k 0 Its definition is: (fset 'my-i

[BUG] Warning on executing keyboard macro that inserts time-stamp [9.6.27 ( @ /home/punit/.emacs.d/elpa/org-9.6.27/)]

2024-05-16 Thread Punit Arya
quot; :follow #[514 "\301\300\302Q\"\207" ["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("https" :follow #[514 "\301\300\302Q\"\207" ["https" browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("http" :follow #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("help" :follow org-link--open-help :store org-link--store-help) ("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp)) org-tag-faces '(("HIG" . "Brown1") ("MED" . "Cyan1") ("LOW" . "Aquamarine")) org-link-elisp-confirm-function 'yes-or-no-p org-todo-keyword-faces '(("DOI" . "Orange") ("TOD" . "Red") ("VER" . "Yellow") ("WAI" . "White") ("FIN" . "Green") ("SCR" . "AntiqueWhite4")) org-tab-before-tab-emulation-hook '(org-tempo-complete-tag) org-sticky-header-prefix nil org-latex-packages-alist '(("" "listingsutf8" nil) ("" "color" nil) ("" "listings" t) ("margins=3cm,paperwidth=21cm,paperheight=29.7cm" "geometry" t) ("compactitem,compactdesc,compactenum" "paralist" nil)) org-fontify-todo-headline t org-display-custom-times t org-startup-truncated nil org-priority-default 67 org-superstar-item-bullet-alist '((42 . 10057) (43 . 1805) (45 . 10144)) org-pretty-entities-include-sub-superscripts nil org-variable-pitch-fontify-headline-prefix t org-directory "~/doc" org-table-default-size "8x2" org-num-face 'comint-highlight-prompt org-indent-mode-turns-off-org-adapt-indentation nil org-default-notes-file "~/.emacs.d/org-notes" org-list-allow-alphabetical t org-treat-insert-todo-heading-as-state-change t ) -- *Punit Arya* +91 9035 312 634 /Sent From Mozilla Thunderbird/ //