Re: [BUG] With R using ":var d=data" breaks ":colnames yes" [9.7-pre (release_9.6.10-881-g595a32]

2024-03-07 Thread Paul Stansell
Hi Ihor, Thanks for your advice, it helps a lot. Sorry for submitting something that wasn't a bug. Paul On Thu, 7 Mar 2024 at 13:16, Ihor Radchenko wrote: > Paul Stansell writes: > > > It seems that using ":var d=data" breaks ":colnames yes" in t

[BUG] With R using ":var d=data" breaks ":colnames yes" [9.7-pre (release_9.6.10-881-g595a32]

2024-03-06 Thread Paul Stansell
n the table (although it read the header as data), and the third code uses both ":colnames yes" and ":var d=data" but gives the error "Wrong type argument: sequencep, hline". Thanks, Paul # = Start example = #+name: data |--

Bug: file names capitalised when using gnuplot [9.3 (release_9.3 @ /usr/share/emacs/27.1/lisp/org/)]

2024-03-06 Thread Paul Stansell
from a non-existent file name that consists of all uppercase letters. Thanks, Paul # = Start example = #+name: data |+| | x | y | |+| | 111.89 | 88.37 | | 392.12 | 297.33 | |+| This code block work

Re: [BUG] tmp [9.7-pre (release_9.6.10-881-g595a32 @ /home/ps/.emacs.d/org-mode-git/lisp/)]

2023-11-11 Thread Paul Stansell
Hello Ihor, Thanks very much for your clarification and advice. I didn't know about C- or `org-fold-catch-invisible-edits'. Setting (setq org-fold-catch-invisible-edits 'error) is very useful. Paul

[BUG] tmp [9.7-pre (release_9.6.10-881-g595a32 @ /home/ps/.emacs.d/org-mode-git/lisp/)]

2023-11-10 Thread Paul Stansell
below this one (using return or Alt-return) the previous section is always opened. For sections that aren't the last one can put the cursor at the start of the next section and press Alt-return to insert a new section above it without unfolding any sections. Kind regards, Paul

Re: [BUG] Search leaves draws open [9.7-pre (release_9.6.10-835-gf3de4c @ ~/.emacs.d/org-mode-git/lisp/)]

2023-10-20 Thread Paul Stansell
> >> org-hide-drawer-all > >> > > > > I don't seem to have that command. I'm using Org mode > > release_9.6.10-835-gf3de4c. > > It was made into a command in > > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=13353f1fa34f6f085ffbf142b380af7308f02981 I see, I found the command,

Re: [BUG] Search leaves draws open [9.7-pre (release_9.6.10-835-gf3de4c @ ~/.emacs.d/org-mode-git/lisp/)]

2023-10-20 Thread Paul Stansell
> > > In the meantime, is there a command that will close all drawers, even > those > > that are open in sections (headings) that are closed? I searched but > > didn't find anything. > > org-hide-drawer-all > I don't seem to have that command. I'm using Org mode release_9.6.10-835-gf3de4c. I

Re: [BUG] Search leaves draws open [9.7-pre (release_9.6.10-835-gf3de4c @ ~/.emacs.d/org-mode-git/lisp/)]

2023-10-19 Thread Paul Stansell
Hello Ihor, In the meantime, is there a command that will close all drawers, even those that are open in sections (headings) that are closed? I searched but didn't find anything. Thanks, Paul

[BUG] Search leaves draws open [9.7-pre (release_9.6.10-835-gf3de4c @ ~/.emacs.d/org-mode-git/lisp/)]

2023-10-16 Thread Paul Stansell
ot; in "Subsection 1". Then press Ctrl-a to go to the beginning of the line. At this point all the drawers in "Subsection 1" are opened and left open. They are not closed by Shift-tab visibility cycling. This doesn't happen with Org mode version 9.5.5 (release_9.5.5). Thanks,

Re: Named columns in org tables [9.7-pre (release_9.6.9-797-g4d0f89]

2023-09-27 Thread Paul Stansell
Hello Bruno, > Could allowing column names on the LHS in my first example be put on a > todo list? > It seems to be on a todo list already as the following exists: - https://list.orgmode.org/877cqwbpa2@runbox.com Paul

Fwd: Named columns in org tables [9.7-pre (release_9.6.9-797-g4d0f89]

2023-09-27 Thread Paul Stansell
the RHS, works |---+++| | | 3 | 4 || | ^ | c1 | c2 | c3 | |---+++| #+TBLFM: $c3 = $c1 + $c2 Could allowing column names on the LHS in my first example be put on a todo list? By the way, there is a small error in your example as your $3 should be $4. Thanks, Paul

Named columns in org tables [9.7-pre (release_9.6.9-797-g4d0f89]

2023-09-26 Thread Paul Stansell
|---+++| | ! | c1 | c2 | c3 | | # | 1 | 2 || | # | 3 | 4 || |---+++| #+TBLFM: $c3 = $c1 + $c2 Is this a bug? Thanks, Paul === Emacs : GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.37, cairo version

Re: [BUG] wrong-type-argument listp 4240 [9.7-pre (release_9.6.8-749-g4fe52f @ .emacs.d/org-mode-git/lisp/)]

2023-09-14 Thread Paul Stansell
> May you please add > > (setq org-element--cache-self-verify 'backtrace) > (setq org-element--cache-self-verify-frequency 1.0) > > to your config? > Yes, I'll do that, thanks.

Re: [BUG] wrong-type-argument listp 4240 [9.7-pre (release_9.6.8-749-g4fe52f @ .emacs.d/org-mode-git/lisp/)]

2023-09-13 Thread Paul Stansell
in file.org::1687. Resetting. The error was: (error "Invalid search bound (wrong side of point)") Backtrace: nil Please report this to Org mode mailing list (M-x org-submit-bug-report). Disable showing Disable logging Paul

[BUG] wrong-type-argument listp 4240 [9.7-pre (release_9.6.8-749-g4fe52f @ .emacs.d/org-mode-git/lisp/)]

2023-09-06 Thread Paul Stansell
: nil Please report this to Org mode mailing list (M-x org-submit-bug-report). Disable showing Disable logging When I opened the same file a second time there was no error message. Paul Emacs : GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.37, cairo version 1.16.0) of 2023-03

Re: [BUG] unexpected octave output from code blocks [9.7-pre (release_9.6.7-581-gd38ca5)]

2023-09-06 Thread Paul Stansell
> > Thanks for reporting! > Fixed, on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=13e4ee737 Great work, thanks!

[BUG] unexpected octave output from code blocks [9.7-pre (release_9.6.7-581-gd38ca5)]

2023-09-05 Thread Paul Stansell
Hello, The attached org file gives examples of outputs from octave code blocks that are unexpected and inconsistent. The attached bug.org file should be opened with emacs -Q -l init.el bug.org The problems only occur when the ":session" header is used. Paul Emacs : GNU Emacs 2

Re: [BUG] tangle breaks fortran modules [9.7-pre (release_9.6.7-581-gd38ca5)]

2023-09-05 Thread Paul Stansell
> > Meanwhile, you can set :main no as default header argument for fortran. > Thanks for taking another look. I was not aware of ":main no", but it's a perfectly good fix for my problem.

Re: [BUG] tangle breaks fortran modules [9.7-pre (release_9.6.7-581-gd38ca5)]

2023-09-04 Thread Paul Stansell
3.14159 * r**2 return end function area END MODULE Circle end program main which is broken because org/babel has added the first and last lines. Thanks, Paul

[BUG] tangle breaks fortran modules [9.7-pre (release_9.6.7-581-gd38ca5)]

2023-09-03 Thread Paul Stansell
Hello, The attached file is an example of how tangle wraps the Fortran module in program main end program main which prevents the code from compiling. There are more instructions on how to reproduce the bug in the attached bug.org file. Paul Emacs : GNU Emacs 28.2 (build 1, x86_64-pc

Re: [BUG] org-export-data: Unable to resolve link [9.7-pre (release_9.6.7-579-gde9f89)]

2023-07-29 Thread Paul Stansell
On Sat, 29 Jul 2023 at 09:30, Ihor Radchenko wrote > > Thanks for reporting! > Fixed, on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d38ca5923 It's working fine now. Thanks very much for your quick response!

[BUG] org-export-data: Unable to resolve link [9.7-pre (release_9.6.7-579-gde9f89)]

2023-07-28 Thread Paul Stansell
In org version 9.3, the gnuplot code block below successfully plots the data in Table1 (which includes a local hyperlink in the last column). #+name: Table1 | x | y | notes | |---++| | 0 | 0 | [[note_1]] | | 1 | 1 || | 2 | 4 || <>: a note

[BUG] manual should explain how to insert literal dollar sign

2023-06-30 Thread Paul Rubin
ents". Thanks! Paul

Re: orgmode 9.6

2022-12-16 Thread Paul Schlesinger
. orgmode has ignored them in the past (BEFORE 9.6) and I am happy with that as long as the files do not become corrupted. Can one set the encoding in orgmode as not having to configure file in real time would be helpful. tx Paul Paul H. Schlesinger MD, PhD Washington University School of Medicine

orgmode 9.6

2022-12-15 Thread Paul Schlesinger
stopped. Can anyone report a similar issue, a cause and a solution. Thank you Paul H. Schlesinger MD, PhD Washington University School of Medicine Don't let your models of reality become confused with reality itself.

User

2022-11-23 Thread Paul Schlesinger
not show and "org" package to install although there are many "org-xxx" packages. Suggestions appreciated! Paul H. Schlesinger MD, PhD Washington University School of Medicine Don't let your models of reality become confused with reality itself.

Re: [PROPOSED-PATCH] Fix doc string quoting problems with '

2022-07-25 Thread Paul Eggert
On 7/25/22 01:50, Ihor Radchenko wrote: The conventions sound reasonable, though I do not think that they are documented in D.6 Tips for Documentation Strings section of the Elisp manual. Thanks, I added the following to the Elisp manual to try to fix that:

[PROPOSED-PATCH] Fix doc string quoting problems with '

2022-07-24 Thread Paul Eggert
The Emacs doc string convention is to document values as-is when that is clear, and surrounded by `single quotes' otherwise. For example, a doc string "(a b c)" stands for a list of symbols, and the doc string "`a'" stands for a single symbol. The doc string "\\=`a" is typically not correct for

Re: [PROPOSED-PATCH] ox-publish: fix typo in function name

2022-07-24 Thread Paul Eggert
Thanks for the review. Pushed with the changes you suggested.

[PROPOSED-PATCH] ox-publish: fix typo in function name

2022-07-23 Thread Paul Eggert
* lisp/ox-publish.el (org-publish-cache-mtime-of-src): Rename from org-publish-cache-ctime-of-src, since it has always cached mtime not ctime. All uses changed. --- lisp/ox-publish.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/lisp/ox-publish.el

Org mode together with bug-reference-mode

2022-05-27 Thread Paul Kaletta
are highlighted automatically. This changes as soon as one modifies any character. This seems to be some interference between bug-reference-mode and Org mode, or maybe even a bug in Emacs itself. Best, Paul

Re: [PATCH] org-macs.el: Do not compare wall time and file modification time

2022-05-13 Thread Paul Eggert
On 5/13/22 05:28, Max Nikulin wrote: Feel free to commit your variant though, I will not object, but I am not going to update my patch in this way as well. I'll leave it up to you; it's not a big deal either way.

Re: [PATCH] org-macs.el: Do not compare wall time and file modification time

2022-05-12 Thread Paul Eggert
On 5/12/22 09:55, Max Nikulin wrote: +(unless (file-exists-p file) + (error "File to tangle does not exist: %s" file)) +(when (file-newer-than-file-p file tangled-file) (org-babel-tangle-file file ... file-newer-than-file-p succeeds only if FILE exists, so in that case

Re: [PATCH] org-macs.el: Do not compare wall time and file modification time

2022-05-11 Thread Paul Eggert
The comments don't seem to match the code here. + (let* ((tangled-file (concat (file-name-sans-extension file) ".el")) + (file-mtime (file-attribute-modification-time + (file-attributes (file-truename file + (tangled-mtime

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-30 Thread Paul Eggert
: Paul Eggert Date: Sat, 30 Apr 2022 19:27:15 -0700 Subject: [PATCH] org-encode-time compatibility function * lisp/org/org-compat.el (org-encode-time): New function. --- lisp/org/org-compat.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/lisp/org/org-compat.el b/lisp/org/org

Re: master 4a1f69ebca 2/2: Use (TICKS . HZ) for current-time etc.

2022-04-29 Thread Paul Eggert
`org-compile-time' to treat the case when there were no file prior to the call as that the file has been updated without comparison of timestamps Yes, that sounds simpler and better. How about the attached patch?From fbd6561952acf359236afcf7957a197376a18c66 Mon Sep 17 00:00:00 2001 From: Paul

Re: master 4a1f69ebca 2/2: Use (TICKS . HZ) for current-time etc.

2022-04-28 Thread Paul Eggert
On 4/27/22 09:55, Stefan Monnier wrote: Instead of rounding the times to whole seconds, wouldn't it make more sense to check that the difference is larger than 1s? org-file-newer-than-p is intended to work on filesystems like HFS+ that store just the seconds part of the last-modified time.

Re: master 4a1f69ebca 2/2: Use (TICKS . HZ) for current-time etc.

2022-04-27 Thread Paul Eggert
Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 27 Apr 2022 00:29:26 -0700 Subject: [PATCH] Use org-time-convert-to-integer instead of by hand MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * lisp/org/org-macs.el (org-file-newer-than-p): Don’t assume

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-25 Thread Paul Eggert
On 4/25/22 08:37, Paul Eggert wrote: Yes, I plan to omit the patches that were objected to, and install the rest. Once that's done you should be good to go for Org. (Alas my workstation died over the weekend, but I should have things up and running again soon...) Got my workstation up

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-25 Thread Paul Eggert
Yes, I plan to omit the patches that were objected to, and install the rest. Once that's done you should be good to go for Org. (Alas my workstation died over the weekend, but I should have things up and running again soon...)

Re: [DRAFT][PATCH] org-encode-time compatibility and convenience helper

2022-04-23 Thread Paul Eggert
On 4/23/22 01:25, Ihor Radchenko wrote: + (should (string-equal + "2022-03-24 23:30:01" + (format-time-string +"%F %T" +(org-encode-time '(01 30 23 24 03 2022 nil -1 nil) ... These tests will be executed using system value of TZ. I am not sure if

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-21 Thread Paul Eggert
What appears to be happening here is that the MS-Windows native timestamp resolution is 1/64th of a second, and your system's clock is offset by 0.0075 s from an integer boundary. I.e., the timestamps in increasing order are: ... 1650522862 + 62/64 + 0.0075 = 1650522862.976250

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-20 Thread Paul Eggert
On 4/20/22 12:30, Eli Zaretskii wrote: I see the time samples change in jumps of 15 msec. Could you give the first part of the output? I would like to see what the the samples are jumping from and to, and how often they jump. Something like the following is what I'd hope to see from the

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-20 Thread Paul Eggert
On 4/20/22 12:14, Eli Zaretskii wrote: Sorry, my bad. The result is the same, but I do get printouts. What do you want to know or see from there? I want to see what the current_timespec's resolution is, which we should be able to tell from the debugging output. For example, on my Solaris 10

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-20 Thread Paul Eggert
what Emacs's cal-dst already does (maybe you can look there for ideas), so you'd be in good company.From f98c3f4426fecf794f47f27aebe1f3b854fb1bfd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 20 Apr 2022 12:03:19 -0700 Subject: [PATCH] More encode-time pitfall doc fixes * doc/lispref/os.t

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-20 Thread Paul Eggert
On 4/20/22 08:07, Max Nikulin wrote: I have not checked if mktime is a part of POSIX and C standard. mktime is part of both the C standard and POSIX. POSIX extends the C standard by saying that time_t is an integer type (the C standard allows time_t to be a floating-point type) and that

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-18 Thread Paul Eggert
Z is 10800. And perhaps this is the right way to go in the long run anyway.From 3d02a8e1192a782a16ffdee4940612f69a12629f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 18 Apr 2022 13:08:26 -0700 Subject: [PATCH 1/6] Support (encode-time (list s m h D M Y)) * src/timefns.c (Fencode_time

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-16 Thread Paul Eggert
on this thread. It is a messy area but I hope the documentation is clearer now.From f1ba92448d1e573640547c68d9bed89fe5c43da0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Apr 2022 18:48:51 -0700 Subject: [PATCH] Document encode-time caveats MIME-Version: 1.0 Content-Type: text/plain

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-16 Thread Paul Eggert
On 4/15/22 10:23, Max Nikulin wrote: if you are storing future events bound to wall time then namely time zone identifier should have precedence. Although that would make sense for some applications it's not a good idea in general. For example, if you're scheduling a Zoom meeting you should

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-14 Thread Paul Eggert
On 4/14/22 06:19, Max Nikulin wrote: date-time + "America/Los_Angeles" input should not be reduced to timezone offset in the output. It depends on the application. For some applications (e.g., generating "Date:" lines in email), it is entirely correct to output a timestamp like "14 Apr

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-13 Thread Paul Eggert
On 4/13/22 07:40, Max Nikulin wrote: I do not see a way to get 23:30 EAT +0300. Are you asking for a function F where you say, "I want to give F a possibly-ambiguous decoded local time D, and for F to return all timestamps that map to D"? If so, encode-time doesn't do that, because the

Re: [DRAFT][PATCH] org-encode-time compatibility and convenience helper

2022-04-11 Thread Paul Eggert
On 4/11/22 08:22, Max Nikulin wrote: + (defmacro org-encode-time ( time) +(pcase (length time) + (1 `(encode-time ,(car time))) + (6 `(encode-time (list ,@time nil -1 nil))) + (9 `(encode-time (list ,@time))) After seeing this code and thinking about it a bit more I now

Re: [FR] Please consider adding "none" as option for ':mode' table LaTeX attribute

2022-04-11 Thread Paul Van Gelder
Hello Eric, Thank you very much: that did it :-). Should have known there is always already a way! Kind regards, Paul Sent from my iPhone > On 11 Apr 2022, at 13:06, Eric S Fraga wrote: > > Hi Paul, > >> On Monday, 11 Apr 2022 at 12:08, Paul van Gelder wrote: >> F

[FR] Please consider adding "none" as option for ':mode' table LaTeX attribute

2022-04-11 Thread Paul van Gelder
ution), but that may take a long time since I've never done that in the past. Anyhow, thanks for this amazing mode and wish you all a good day. Kind regards, Paul

Re: bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones

2022-04-09 Thread Paul Eggert
ar calculations. (I realize that fixing this in Org would be nontrivial; perhaps I should file this "PS" as an Org bug report for whoever has time to fix it)From 094345e10ad45e06f7b32e2f8017592210f43463 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 9 Apr 2022 00:17:09 -070

Re: bug#54731: Please, revert part of dd0727e1ec1 related to Org mode (`encode-time')

2022-04-05 Thread Paul Eggert
does keep two of the Org-related parts of dd0727e1ec1; these parts should work OK with Emacs 25 and so can be merged into Org before it starts assuming Emacs 27.From 9e07ec56c7e58ee1eb5598dfdd1b772a690daa24 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 5 Apr 2022 17:48:05 -0700 Subject

Bug report: remote file python src output gives FileNotFound (+ suggested fix)

2020-11-24 Thread paul
When working remotely, a python SRC block with a session and :results set to output will return a FileNotFoundError. To reproduce this bug: 1. Open a .org file remotely 2. Insert the following #+BEGIN_SRC python :results output :session check print("a") #+END_SRC 3. org-ctrl-c-ctrl-c in the code

Re: [Manual] missing parameter documentation in the Capturing column view paragraph

2020-06-22 Thread Paul Bonaud
Oh right, many thanks for both the answers ! On Sat, 20 Jun 2020 at 07:44, Kyle Meyer wrote: > Paul Bonaud writes: > > > In the “Capturing column view” paragraph of the Org-mode manual there is > no > > mention of the `:match` parameter which was added in > > > ht

[Manual] missing parameter documentation in the Capturing column view paragraph

2020-06-19 Thread Paul Bonaud
://orgmode.org/manual/Capturing-column-view.html If I can contribute via a patch or git please let me know how I can do this. I didn't find the source code of the orgmode.org/manual in the wild. Many thanks for your help and have a nice day, Paul B.

display-buffer-pop-up-frame causes many extra frames for capture

2020-05-02 Thread Stephen Paul Weber
Hello all! I have been working to increase my frame use with emacs, and have taken the following from the manual: (custom-set-variables '(display-buffer-base-action '( (display-buffer-reuse-window display-buffer-pop-up-frame)

[O] Fwd: Preview of latex fragments

2019-02-23 Thread Paul Schlesinger
Paul H. Schlesinger MD, PhD Washington University School of Medicine Don't let your models of reality become confused with reality itself. -- Forwarded message - From: Paul Schlesinger Date: Sat, Feb 23, 2019 at 12:15 PM Subject: Preview of latex fragments To: Orgmode Using

[O] Preview of latex fragments

2019-02-23 Thread Paul Schlesinger
toggle the image. Paul Schlesinger Paul H. Schlesinger MD, PhD Washington University School of Medicine Don't let your models of reality become confused with reality itself.

[O] [PATCH] When testing, fake the current time more robustly

2019-02-12 Thread Paul Eggert
The old approach required Lisp code to use (current-time) explicitly when calling other primitives, e.g., (float-time (current-time)). The new approach fakes all the primitives, so that Lisp code can now use expressions like plain (float-time). * testing/org-test.el (org-test-at-time): New macro.

[O] Bug: If else blocks inside for loop fail in newest version [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/paul/org-mode/lisp/)]

2018-12-20 Thread Paul Lodder
uot;this should be in the list as well",)) even #+END_SRC Emacs : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21) of 2017-09-22, modified by Debian Package: Org mode version 9.1.14 (9.1.14-1-g4931fc-elpa @ /home/paul/org-mode/lisp/) current state: == (setq org-src-la

Re: [O] bug#27736: OSX 10.6.8: Building from master branch fails.

2018-03-28 Thread Paul Eggert
On 03/28/2018 12:33 PM, Paul Eggert wrote: Unfortunately the new org code contains the expression (encode-time 0 0 0 0 0 -5), which won't work on Emacs platforms where time_t is 32 bits or is unsigned, since such platforms cannot represent a time_t value corresponding to the year -5

Re: [O] Bug: Clock times not summed correctly between years [9.0.9 (9.0.9-82-gb862c2-elpa @ ~/.emacs.d/elpa/org/)]

2018-01-07 Thread Paul Stansell
I see that the exact same "bug" was reported at the start of 2016 by David Bremner. Personally, I feel that fewer people would be confused by this if the default value was set to "untilnow". I also realised that the full list of values that I can use for org-clock-display-default-range is

Re: [O] Bug: Clock times not summed correctly between years [9.0.9 (9.0.9-82-gb862c2-elpa @ ~/.emacs.d/elpa/org/)]

2018-01-06 Thread Paul Stansell
over the full range of clocked times in a heading. Kind regards, Paul On 7 January 2018 at 00:32, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Paul Stansell <paulstans...@gmail.com> writes: > > > The sum of the clock time seems to be summing just

[O] Bug: Clock times not summed correctly between years [9.0.9 (9.0.9-82-gb862c2-elpa @ ~/.emacs.d/elpa/org/)]

2018-01-06 Thread Paul Stansell
Hello, The sum of the clock time seems to be summing just times in the current year. In the example below typing C-c C-x C-d in the "Example" section displays "1:00" instead of "2:00" on the heading line. The clocktable computes the sum correctly as "2:00". Thanks # Start Example

Re: [O] Bug: Editing src blocks: user-error: Cannot modify an area being edited in a dedicated buffer [9.1.4 (9.1.4-2-g118753-elpaplus @ /home/paul/.emacs.d/elpa/org-plus-contrib-20171211/)]

2017-12-21 Thread Paul Davis
Turns out that the issue was caused by trying to disable a flycheck checker using the org edit src hook On Mon, Dec 18, 2017, 6:30 AM Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Paul Davis <paul.dangersa...@gmail.com> writes: > > > Using ~C-

[O] Error when using :show-process header argument in clojure

2017-12-21 Thread Paul Dumais
Hi I was trying to use the new :show-process header argument for clojure in Org mode version 9.1.4 (9.1.4-13-g84cb63-elpaplus @ (org-plus-contrib-20171218/) I get the following error: org-babel-insert-result: Wrong type argument: markerp, nil

[O] Bug: Editing src blocks: user-error: Cannot modify an area being edited in a dedicated buffer [9.1.4 (9.1.4-2-g118753-elpaplus @ /home/paul/.emacs.d/elpa/org-plus-contrib-20171211/)]

2017-12-18 Thread Paul Davis
/paul/.emacs.d/elpa/org-plus-contrib-20171211/) current state: == (setq org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) outline-minor-mode-hook '((lambda nil (make-local-variable (quote smart-outline-cut)) (setq smart-outline-cut nil))) org-speed

[O] Bug: python code block single import line [9.0.9 (release_9.0.9-754-g940c90)]

2017-08-13 Thread Paul Stansell
aceback (most recent call last): File "", line 1, in NameError: name '_' is not defined >>> >>> >>> 'org_babel_python_eoe' >>> However, the following code block does not give an error: #+begin_src python :session python2 imp

[O] Bug: Explicit <6> table column width [9.0.9 (release_9.0.9-754-g940c90)]

2017-08-13 Thread Paul Stansell
| 2 | This=> | | 3 | three | |---+| and |---+--| | | <6> | | 1 | one | | 2 | This is a long chunk of text | | 3 | three| |---+--| Thanks, Paul E

[O] Bug: Latex math mode not set in footnotes [9.0.9 (9.0.9-68-g492420-elpa @ /Home/ps/.emacs.d/elpa/org/)]

2017-08-12 Thread Paul Stansell
Hello, Latex math mode is not set in a footnote when exporting an org file to tex or pdf. Below and attached is a simple example. Thanks ---cut here-- * Example When exporting to pdf math $\hat{x}$ is okay in the main text but not in this

Re: [O] Backward incompatible outline-invisible-p change in emacs master for Org

2017-06-14 Thread Paul Rankin
On Thu, 15 Jun 2017, at 03:18 AM, Kaushal Modi wrote: > On Wed, Jun 14, 2017 at 1:02 PM Bastien Guerry <b...@gnu.org> wrote: > > > The question is: why this patch in the first place? Paul authored it > > and I committed it, so I should know--but I don't. Maybe Paul kno

Re: [O] Mobile org

2017-01-30 Thread Paul Schlesinger
There appear to be more than just one of us. paul On Mon, Jan 30, 2017 at 11:26 AM, Kenneth Jacker <jacke...@appstate.edu> wrote: > > there are people besides just me that use it :) > > > ​Yes ... like me! > > *OrgMode* is one of my most used ​"systems".

[O] Mobile org

2017-01-23 Thread Paul Schlesinger
. Perhaps these are anticipated by the promise of a version 1.71 that appears to be expected but not available. I would appreciate direction to installation instructions that are current or other explanation. Thank you Paul Schlesinger -- Paul H. Schlesinger MD, PhD Washington University School

Re: [O] Org-mode: need install/config help on org-plus-contrib-20161102

2016-11-13 Thread Paul Johnson
On Sun, Nov 13, 2016 at 5:42 AM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Paul Johnson <pauljoh...@gmail.com> writes: > >> Mr. Google says org mode in Emacs can work. I'll try that! (I said on >> Wednesday). For 2 days I've been fighting

[O] Org-mode: need install/config help on org-plus-contrib-20161102

2016-11-12 Thread Paul Johnson
I want to write guides for using Linux Shell. I first tried the features that knitr offers for this via R (http://yihui.name/knitr/demo/engines), but that turned out to be a fail because the shell session was not persistent across code chunks and the working directory was not change-able in a

Re: [O] bug#24073: 25.1-rc2

2016-09-02 Thread Paul Rankin
Eli Zaretskii <e...@gnu.org> on Wed, 31 Aug 2016 17:25 +0300: > > From: Paul Rankin <he...@paulwrankin.com> > > Date: Wed, 31 Aug 2016 12:56:13 +1000 > > Cc: 24...@debbugs.gnu.org > > > > >> The fix seems trivial to me so I'm wondering if there is a

[O] bug#23725: 25.0.94; Org mode uses removed aliases to scroll the calendar

2016-06-08 Thread Paul Eggert
I installed the patch and am marking this as done.

[O] caldav-sync owncloud on Digital Ocean servers and self signed certificates.

2016-06-07 Thread Paul Harper
? -- Regards, Paul about.me/pauljamesharper GnuPG Fingerprint: B3C2 6A80 BB3E 8D4D 126E 4FBE 5F62 4195 17D3 CB75 “Wisdom consists in being able to distinguish among dangers and make a choice of the least harmful.” — Niccolo Machiavelli, The Prince “The user’s going to pick dancing pigs over

[O] Orgzly mobile Org-Mode app for Android now with folding

2016-05-16 Thread Paul Harper
ge Settings • Update "What's New" dialog's button when DB upgrade is in progress • Use large bullet for folded notes with children Opt-in to receive beta releases if you haven't already: https://play.google.com/apps/testing/com.orgzly Regards, Paul

[O] org-agenda repeated tasks showing multiple times

2016-05-15 Thread Paul Harper
eview Weekly And so on How do I stop that and only see the task for one particular day in my agenda? Regards, Paul

Re: [O] M-x cfw:open-org-calendar not working

2016-04-27 Thread Paul James Harper
Adam Thanks. I got it working. But I'll note that method for troubleshooting in future. Regards, Paul On 2016-04-28 01:16:55, Adam Porter wrote: > I would try opening the el files and eval-buffer in each one, then see > if the commands are available.

Re: [O] M-x cfw:open-org-calendar not working - Solved

2016-04-27 Thread Paul Harper
ail.com" . "~/Dropbox/org/calendars/schedule.org") )) #+END_SRC I hope it helps somebody out. On 27 April 2016 at 06:41, Paul Harper <harper.pau...@gmail.com> wrote: > > I am following this article "Taming Google Calendar With O

[O] M-x cfw:open-org-calendar not working

2016-04-26 Thread Paul Harper
s not find the command. Mx cf only finds cfengine. What is the best way for me to troubleshoot this? My setup is identical to the article except for: (add-to-list 'load-path "/home/username/.emacs.d/elpa/calfw-20160302.1858") (require 'calfw) (require 'calfw-org) Regards Paul -- Sent with my mu4e

[O] bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)

2016-04-20 Thread Paul Eggert
Thanks for reporting the problem. As Eli suggested, it was a typo in org.el that was exposed by recent changes to encode-time. I installed into master the attached patch, which I think fixes the bug. From 313e98ceb078468498998305749b2790b7ba Mon Sep 17 00:00:00 2001 From: Paul Eggert <

Re: [O] Patch for ox-confluence.el

2016-03-19 Thread Paul Schorfheide
Thanks for the feedback, Nicolas. I wasn't familiar with defcustom. I made the two edits and attached an updated patch. I would be happy to maintain the file in org-mode for now and look into moving it into ELPA. Thanks Paul Schorfheide On Thu, Mar 17, 2016 at 6:23 AM Nicolas Goaziou &l

[O] Patch for ox-confluence.el

2016-03-19 Thread Paul Schorfheide
Hi: I made a small change to ox-confluence.el to support additional language name mappings. Can someone please review it? Thanks Paul Schorfheide 0001-Add-org-confluence-lang-alist.patch Description: Binary data

Re: [O] [PATCH] Fix the single quote printed in the message printed by org-table-edit-formulas

2016-03-10 Thread Paul Eggert
On 03/10/2016 09:47 AM, Kaushal Modi wrote: How can I make the help-echo property display the ` and ' verbatim, without curving them? Help strings are considered documentation, so you need to escape special characters in help-echo property strings the same way you'd escape them in doc

Re: [O] [PATCH] Fix the single quote printed in the message printed by org-table-edit-formulas

2016-03-10 Thread Paul Eggert
On 03/10/2016 07:33 AM, Kaushal Modi wrote: Shouldn't this be handled by `substitute-command-keys' already? The fix looks like a hack. I don't think this has anything to do with substitute-command-keys. That function simply returns a string. Right, 'message' and

[O] Treat node or subtree as source block?

2016-02-15 Thread Paul M.
I'm interested in treating an entire node or subtree as a source block for the purposes of tangling. Is there some way to specify that, say with properties, without having to explicitly surround text to be tangled with "#+BEGIN_SRC...#+END_SRC" ? Thanks, Paul

[O] [PATCH] New version of org-velocity

2015-12-14 Thread Paul Rodriguez
This updates the version of org-velocity in contrib to the latest version. The new version supports an Ido-like style of refining searches interactively, and changes the default behavior to better accommodate users who use org-velocity for navigation instead of note-taking. Paul Rodriguez From

[O] org-agenda-files

2015-10-08 Thread Paul Jewell
Good evening! I am starting to use a more complex setup for org-mode, having left it alone for more than a year. The setup I am using is documented here: http://doc.norang.ca/org-mode.html I am having a problem with setting up the org-agenda-files variable in the startup code: In my .emacs:

Re: [O] org-agenda-files

2015-10-08 Thread Paul Jewell
On 08/10/15 20:42, Eric S Fraga wrote: > On Tuesday, 6 Oct 2015 at 21:34, Paul Jewell wrote: > > [...] > >> So by setting org-user-agenda-files in my .emacs before loading >> org-mode.el (which I have in my ~/.emacs.d/lisp directory), I should be >> setting o

Re: [O] Favorite way of syncing?

2015-09-13 Thread Paul Rudin
Eric S Fraga writes: > On Friday, 11 Sep 2015 at 18:42, Ramon Diaz-Uriarte wrote: > > [...] > >> I use syncthing (https://syncthing.net/) which, admittedly, does not >> require a server nor uses SSH :-). I keep four computers in sync this way, >> and also use it to

Re: [O] Favorite way of syncing?

2015-09-11 Thread Paul Rudin
Tobias Frischholz writes: > Hey there! > > I was wondering what is your favorite way of syncing your org files and > everything. > I’ve checked out unison, but I want more of an automated system that > synchronizes my two clients via an SSH server. > > So far, I’ve also read

Re: [O] export subtree as org file

2015-08-24 Thread Paul Rudin
Xebar Saram zelt...@gmail.com writes: Hi i was wondering if anyone knows how to export a subtree as a simple org file. i know i can copy paste into a new file but it seems quick to just export a subtree to a new org file :) Narrow to subtree (C-x n s) then export to org (C-c C-e o o).

[O] elpa upgrade to 8.3.1 on emacs 24.5

2015-08-06 Thread Paul Schlesinger
When I open an org file I get File mode specification error: (invalid-function setq-local) I just upgraded so I don't know of any other problems Paul Schlesinger -- Paul H. Schlesinger MD, PhD Washington University School of Medicine

  1   2   3   4   5   6   >