I'm looking for a bug to work on and when I went through the Woof tracker I
noticed that several of the bugs I'm looking at appear to be fixed already.
I know this has been called out as an issue with Woof, but I was wondering
if there's anything I can do to help fix that?
a while and never got
around to looking at it. I'm happy to start digging into this if it's
still valid. I can change this to handled for Woof to track if that
helps.
Cheers,
Derek
--
+---+
| Derek Chen-Becker
't know if there's anything org-specific that's similar.
Cheers,
Derek
On Tue, Jun 3, 2025 at 6:45 AM Ashish Panigrahi
wrote:
> Hi,
>
> I was wondering if there is an automated way of inserting metadata (like
> a message dialog similar to `org-insert-link' comma
Just pinging again that these patches should be ready now.
Thanks,
Derek
On Sun, May 18, 2025 at 7:21 AM Derek Chen-Becker
wrote:
> My copyright assignment has been processed! I've attached the latest
> version of my patches, rebased against the current mainline. It's been a
My copyright assignment has been processed! I've attached the latest
version of my patches, rebased against the current mainline. It's been a
while since I created the patches last time, so if I've made a mistake in
the options please let me know.
Cheers,
Derek
On Sun, Mar 2, 2
able for a lot of operating systems (although not all) these
days.
Cheers,
Derek
--
+---+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
| https:
Also, just to point out, once the legal stuff is all complete I'll have
free reign to help with anything org-mode related, so I'm looking forward
to more contributions soon!
On Sun, Mar 2, 2025 at 10:49 AM Derek Chen-Becker
wrote:
> Yes, sorry. I've submitted my own assig
esting, so
hopefully this will be resolved soon.
Thanks,
Derek
On Sun, Mar 2, 2025 at 5:32 AM Ihor Radchenko wrote:
> Ihor Radchenko writes:
>
> >> I submitted my assignment form this week, but I'm not sure how long it
> >> takes for that to get processed.
> >
an
address them while we wait on assignment.
Thanks,
Derek
On Sat, Jan 18, 2025 at 7:44 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > I'm still sorting out the copyright assignment, but I have another style
> > question: It feels like I should move t
t;Buffer without file"
(should-not (org-base-buffer-file-name
Is that OK?
Thanks,
Derek
On Thu, Jan 16, 2025 at 12:13 PM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> >> The latest version of your patch exceeds 20LOC and cannot be accepted
> >>
against possible changes in the way file name
> is computed.
>
I'm sorry, I don't quite understand. Do you mean I should change the
function name `org-base-buffer-file-name' to
`org-babel-effective-tangled-filename' or something else?
Thanks,
Derek
--
+
angle \"%s\" :comments org
(message \"FOO\")
#+end_src" tangle-filename))
(search-backward "message")
;; Confirm that we tangled to the right file
(equal (org-babel-tangle 4) (list tangle-filename
;; Clean up the tangled
Thanks for the comments! This is my first real foray into non-trivial elisp
so I really appreciate your patience and help. Let me try and get these
addressed.
Cheers,
derek
On Tue, Jan 14, 2025 at 10:54 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > Thanks for the
u
have any questions.
Thanks,
Derek
On Mon, Jan 13, 2025 at 10:21 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> >> Also, what about other places in the code that use `buffer-file-name'?
> >> We may want to use the new function there as well.
> >
> &
..
> (delete-file )
>
> See how `org-test-with-temp-text-in-file' macro does it.
>
Yes, my apologies, I had originally done this and stashed that part of the
change while debugging the test. I'll fix that, too.
Cheers,
Derek
--
OK, I've attached the patch. It wasn't clear from
https://orgmode.org/worg/org-contribute.html#first-patch whether this
should be sent in the thread or as a new thread. I can start a new one if
needed.
Thanks,
Derek
0001-ob-tangle-Ensure-proper-tangling-within-a-capture-bu.patch
D
e of it, but is
there any documentation on writing tests? The README under testing has some
useful info for how to run the tests, but not much about how tests should
be structured or any important facilities to be aware of.
Thanks,
Derek
On Tue, Dec 24, 2024 at 2:13 AM Ihor Radchenko wrote:
>
nk
we'll have to evaluate those on a case-by-case basis and figure out if we
can provide a helper/wrapper that can simplify error reporting when a
filename is required. Where would be the best place to put the
`org-base-buffer-file-n
s a known
issue, or are there straightforward ways to maybe deal with that? It feels
like that may be case-by-case.
Thanks,
Derek
On Mon, Dec 16, 2024 at 10:37 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > OK, after some debugging it looks like the primary culprit is
es
besides indirect buffers that we would need to handle? Would it be worth
creating a new function "org-buffer-file-name" that
could properly handle indirect buffers and any other special cases, or is it
just a search and replace throughout?
Cheers,
Derek
--
+-----
des indirect buffers
that we would need to handle? Would it be worth creating a new function
"org-buffer-file-name" that could properly handle indirect buffers and any
other special cases, or is it just a search and replace throughout?
Cheers,
Derek
On Tue, Dec 10, 2024 at 11:05 AM I
andling is across Org, or if
it's even consistent across Org right now. I'll probably need some help
from people more familiar with it to figure out a starting point, but I'm
excited to take a look :)
Cheers,
Derek
On Tue, Dec 10, 2024 at 3:02 AM Dilip wrote:
>
> > (loo
in Woof? Or do we have a different way of tracking things?
Thanks,
Derek
--
+---+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
| https://pgp.mit.ed
nd not a
string? If that's the case then it's probably easy for me to fix in my
config, but I wanted to check first.
Thanks,
Derek
--
+---+
| Derek Chen-Becker |
| GPG Key availabl
Well, I haven't had time to try and repro, but I did a straight-pull to get
a newer version of Org and now the issue isn't happening anymore. I'm not
sure if there's any cause/effect there, but for any future folks looking at
this thread it might be worth a try.
Cheers,
D
. The same command works fine outside of a capture buffer. It looks
like a duplicate of what was reported in
https://lists.gnu.org/archive/html/emacs-orgmode/2023-05/msg00402.html. Am
I correct that this is unresolved/unreproducible by others? If so, I'll see
if I can get a minimal repro.
Than
In the code I posted, I had to explicitly (require 'sh-script) to ensure
that the sh-ancestor-alist is loaded before the code. I'm not enough of an
elisp guru to know if there's a way to defer that.
Cheers,
Derek
On Fri, Apr 7, 2023 at 9:30 AM Matt wrote:
>
> On T
The patch looks good to me!
Thanks,
Derek
On Tue, Apr 4, 2023 at 6:30 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > I fiddled around a little bit this weekend and confirmed that this
> (sloppy)
> > code makes highlighting work for all shell types th
and suggestions are welcome.
This is basically what I meant by "dynamically amend org-src-lang-modes
based on the contents of sh-ancestor-alist".
Thanks,
Derek
On Sat, Apr 1, 2023 at 5:22 PM Matt wrote:
>
> On Thu, 30 Mar 2023 04:55:32 -0400 Ihor Radchenko wrote ---
hanks,
Derek
On Fri, Mar 31, 2023 at 7:06 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > Would it be fair to use the sh-ancestor-alist as a basis for all of the
> > supported shell variants?
> >
> >
> https://github.com/emacs-mirror/emacs/blob/master/li
Would it be fair to use the sh-ancestor-alist as a basis for all of the
supported shell variants?
https://github.com/emacs-mirror/emacs/blob/master/lisp/progmodes/sh-script.el#L177
Cheers,
Derek
On Thu, Mar 30, 2023 at 2:54 AM Ihor Radchenko wrote:
> Matt writes:
>
> > I think t
Cool, I would be happy to submit a patch!
Thanks,
Derek
On Wed, Mar 29, 2023 at 3:33 AM Ihor Radchenko wrote:
> Matt writes:
>
> > Does anyone know which function is responsible for re-fontifing source
> blocks?
>
> `org-src-font-lock-fontify-block', which is
x highlighting. I've confirmed
that opening a zsh script (e.g. with a zsh shebang) highlights correctly.
If this list isn't the right place to ask about this issue, does someone
know where I could look for help?
Thanks,
Derek
#+begin_src bash
if [ -z $TEST ]; then
echo Good
fi
#+end_
Confirmed, I upgraded to 9.6.1 and it works for me. Thanks!
On Fri, Mar 3, 2023 at 9:03 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > Here is the minimal org file to repro:
> >
> >
> > #+COLUMNS: %IT
;)
org-refresh-property(((effort . identity) (effort-minutes .
org-duration-to-minutes)) "2-3" nil)
org-refresh-properties("Effort" ((effort . identity) (effort-minutes .
org-duration-to-minutes)))
org-refresh-effort-properties()
org-agenda-prepare-buffers(("/ssdh
It does seem broken for me on 28.2 (Org 9.5.5). I'll put together a minimum
repro and submit. Thanks!
Cheers,
Derek
On Thu, Mar 2, 2023 at 4:34 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > https://lists.gnu.org/archive/html/emacs-orgmode/2020-09/msg00571.
to help fix this if someone can point me in the right direction.
Thanks,
Derek
--
+-------+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
| https://pgp.mit.e
ially look at the Pandas section 10)
In that file I also tangle a python library "orgbabelhelper" that is
available in Conda and PyPi. I mainly use that to work with my tables.
Best regards
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger Phone: +41 56 310 47 3
Func-ustd
| distance | time | speed | std unit speed | speed in ft/s|
|--++-+--+--|
| 3 km | 2.5 hr | 1.2 km / hr | 0. m / s | 1.0936133 ft / s |
#+TBLFM: @2$3=$1/$2::@2$4=ustd($3)::@2$5=uconv($-1, ft/s)
--
+1 - I also think that this is the correct behavior, and that the
average user's expectations can be best fulfilled by making ":results output"
the default. Adding the option will make it more difficult to share code
blocks and documents.
Best regards,
Derek
On Thu, Feb 20 2020, T
ely for my test cases. Still, I may have overlooked something, and
there is a deeper reason for the original implementation.
Best regards,
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger Phone: +41 56 310 47 33
Section Head Science-IT Email: derek.feic
override variables needed in just one subclass of backends. It would be
cleaner to have different functions =org-babel-variable-assignments:XXX=
for the
different shells.
Emacs : GNU Emacs 25.2.3 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
of 2017-04-25
Package: Org mode version 9.0.5 (9.0.5-e
Hi Colin
On 22.02.2017 16:27, Colin Baxter wrote:
Hi.
On Tue, Feb 21 2017, Charles C. Berry wrote:
On Mon, 20 Feb 2017, Derek Feichtinger wrote:
Hi Chuck
On 21.02.2017 00:54, Charles C. Berry wrote:
On Mon, 20 Feb 2017, Derek Feichtinger wrote:
When org-export-babel-evaluate is set to
Hi Chuck
On 21.02.2017 00:54, Charles C. Berry wrote:
On Mon, 20 Feb 2017, Derek Feichtinger wrote:
When org-export-babel-evaluate is set to nil, I see a different
behavior now as compared to earlier versions of org.
Indeed.
It is now *obsolete* and its behavior has intentionally been
,
| (princ (format "This should only export the code\nemacs %s\norg %s"
emacs-version org-version))
`
,
| This should only export the results
| emacs 25.1.1
| org 9.0.5
`
Best regards,
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger
Hi Nicolas
Thanks for the fast fix and also for the pointers to interesting functions.
Regards,
Derek
On Sun, May 1, 2016 at 1:34 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > A longer time ago, hitting RET on an agenda clock log line brought up
to-char (org-element-property :begin element))
(org-flag-drawer nil)
(goto-char pos)
Cheers,
Derek
(goto-char (org-element-property :begin element))
(org-flag-drawer nil)
(goto-char pos)
(add-hook 'org-agenda-after-show-hook #'org-open-if-in-drawer)
Best regards,
Derek
7;month) n 0) (nth 4 time0))
(+ (if (eq org-ts-what 'year) n 0) (nth 5 time0))
(nthcdr 6 time0)))
...
Afterwards the time shifts on the clock lines works fine, again. But I do
not know whether this fixes all cases, or what really is the deeper reason
that this error surfaced right now.
Cheers,
Derek
y(org-timestamp-up)
> org-shiftup(nil)
> funcall-interactively(org-shiftup nil)
> call-interactively(org-shiftup nil nil)
> command-execute(org-shiftup)
>
> Cheers,
> Derek
>
>
Sorry, should have confirmed that before sending the last mail: I get the
same behavior using
funcall-interactively(org-timestamp-up 1)
call-interactively(org-timestamp-up)
org-shiftup(nil)
funcall-interactively(org-shiftup nil)
call-interactively(org-shiftup nil nil)
command-execute(org-shiftup)
Cheers,
Derek
3 |
> | 4 |
> | 5 |
> #+TBLFM: $1= #-1
>
> > Placing point on the TBLFM line and doing C-c C-c should recalculate the
> > whole table.
That formula works fine. It's just a difference in functionality.. the above
formula calculates a value based on the numeric position of the current row,
while the other formula looks up the value above the current row.
Cheers,
Derek
(or that's how I understood from the tutorial in the FAQ
link above).
>
> But it does not work that way. Instead I need to go to each row and hit C-c *.
Placing point on the TBLFM line and doing C-c C-c should recalculate the
whole table.
Cheers,
Derek
Hello
On Sun, Jan 24, 2016 at 6:18 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > I was able to repair the problem by setting the temp buffer that is
> created
> > within ort-html-format-latex to org-mode. I put the function with the
> >
uffer
(insert latex-frag)
(org-mode) ; <--- PATCH
(org-format-latex cache-relpath cache-dir nil "Creating LaTeX
Image..."
nil processing-type)
(buffer-string
#+END_SRC
Best regards,
Derek
On Sun, Jan 24, 2016 at 11:24 A
t-context" with point at 1 then I get the
same error:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
looking-at(nil)
byte-code("\212\214~\210...
org-element-context()
eval((org-element-context) nil)
eval-expression((org-element-context) nil)
call-interactively(eval-expression nil nil)
command-execute(eval-expression)
If the buffer is set to org-mode, the error does not appear, and
org-element-context
correctly recognizes the text as a latex-fragment.
Best regards,
Derek
7;org-files-list) 'org-agenda-files))
(apply orig-function only-dangling-p prompt-fn last-valid)))
(advice-add #'org-resolve-clocks :around #'dfeich/org-resolve-clocks)
Thanks for maintaining and developing an environment which made my time in
front of the keyboard so much more effic
functionality.
Best regards,
Derek
be
prevented in example blocks?
Using [8.3.2 (8.3.2-37-gd45217-elpaplus @
/home/dfeich/.emacs.d/elpa/org-plus-contrib-20151116/)] with GNU Emacs
24.5.1.
Best regards,
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger Phone: +41 56 310 47 33
Section Head Scientific Computi
example blocks?
Using [8.3.2 (8.3.2-37-gd45217-elpaplus @
/home/dfeich/.emacs.d/elpa/org-plus-contrib-20151116/)] with GNU Emacs 24.5.1.
Best regards,
Derek
you very much for your prompt reaction
Derek
On Thu, Aug 6, 2015 at 9:27 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > The current MELPA version (see version details below) seems to have
> > problems with
> > the exporter. I reinst
-examples/blob/master/latex/latex-example.org
Best regards
Derek
Backtrace (long lines cut for this mail):
Debugger entered--Lisp error: (wrong-type-argument listp #("Derek
Feichtinger" 0 17 (:parent (#1
org-element-set-contents(#("Derek Feichtinger&quo
Patch for the latex export of doi links is attached to this mail.
Cheers,
Derek
On Fri, Apr 3, 2015 at 9:19 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > The current org latex export will export a link doi:10.xyz/abcd without
> > the protoc
Hi, Nicolas
thanks for responding so fast. Sure, I'll try and submit the patch.
Thanks for all your great work!
Happy Easter,
Derek
On Fri, Apr 3, 2015 at 9:19 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > The current org latex export will e
(path (cond
;; - NEXT LINE CONTAINS THE FIX ---
((member type '("http" "https" "ftp" "mailto" "doi"))
(concat type ":" raw-path))
((and (string= type "file") (file-name-absolute-p raw-path))
(concat "file:" raw-path))
(t raw-path)))
protocol)
#
Best regards,
Derek
locktable functions cannot
;; digest
;; day formats, e.g. org-clock-time%)
(setq org-time-clocksum-format
'(:hours "%d" :require-hours t :minutes ":%02d" :require-minutes t))
Cheers,
Derek
states in org), so that it looks like this
*** TODO configure
Then it will be found in that search.
Read
http://orgmode.org/org.html#TODO-Items
Cheers
Derek
>
> Do someone can link me some page example? Or something similar where I can
get help?
> TIA
> Renato
> ps
> I don' t find the file work, school and home .org, on the folder where my
org file (1.org) are stored )
Version 3.4.2)
of 2014-01-03 on akhlut, modified by Debian
Package: Org-mode version 8.2.4 (8.2.4-18-g4ee7e6-elpaplus @
/home/dfeich/.emacs.d/elpa/org-plus-contrib-20131230/)
Best regards,
Derek
00-elpaplus @
/home/dfeich/.emacs.d/elpa/org-plus-contrib-20131104/)
Best regards
Derek
Is there a variable that can be set so that latex export uses \cref instead
of \ref? Thanks,
Derek
s one area where there
is no overlap. Whether or not it needs to be part of the agenda
framework is another matter.
Derek
--
Derek Upham
s...@blarg.net
Can someone please verify these bugs? Thanks.
Derek
Derek Upham writes:
> I tried running org-timeline on an Org file with lots of timestamped
> TODO -> DONE state changes, and didn't see the matches I was expecting.
> While poking around, I found two problems.
>
>
efresh is happening through eval?). In
order to see the log entries, you need to set `org-agenda-show-log'
outside of the timeline buffer (using `setq').
Can someone take a look at these? This is all with the latest sources
from the repo. Thanks.
Derek
--
Derek Upham
s...@blarg.net
lar to edit the file. If anyone has done anything similar or has
any ideas, I would be interested to hear them. By the way, I looked
at inkmacs and had some issues with dbus-proxy, so I'm completely open
to quick and dirty solutions. Thanks!
Derek
help would be appreciated,
Derek
s* buffer.
It seems that the exporter strips the images from the ppt/odp export.
They are there when I export the odt from orgmode, but don't appear in
the presentation.
Derek
not exist.
Any suggestions? Thanks for your help, the ODT exporter is awesome!
Derek
invisible. Has anyone else encountered this, and if so, have
> you found a solution?
I find that this happens when I use firefox (5.0). It doesn't happen
when I use chrome.
Derek
e file?
Thanks,
Derek
;org-export-preprocess-hook (function org-lists-to-paragraphs))
This looks like it will do what I want. Is there any way to restrict
this export option to certain org files? Thanks,
Derek
list? Here's an example of what I would
like to achieve:
+ Here is my first sentence.
+ Another sentence.
+ One more sentence.
would export to:
Here is my first sentence. Another sentence. One more sentence.
Thanks,
Derek
e what you want
> because then the results are placed in the same place every time
> regardless of where the results block is... not tested, especially in
> the context of plotting mind you.
Thanks for the response, naming the src block has been working great so far.
Derek
96516E-002 | 0.98000447035 |
| 2.99932944775E-002 | 0.97000670552 |
| 3.99910593033E-002 |0.9600089407 |
| 4.99888241291E-002 | 0.95001117587 |
#+END_RESULT
Thanks,
Derek
r function that I can modify, or
can provide a commented example of how this would be done, that would
be great. Thanks,
Derek
s that the subheadings and paragraph numbers are not
unique. I also don't really want to set CUSTOM_ID properties for
every paragraph. Thanks.
Derek
s something similar, that would be great. Thanks,
Derek
It seems that with the options you suggested, the "[<+->]" argument is
passed to the \columns environment instead of the \itemize environment
within the column. Beamer doesn't accept this argument for the
columns environment. Is there a way to pass the argument to \itemiz
t so the bullets
are not revealed sequentially. Is there a way to include this flag in
the export? Thanks,
Derek Thomas
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
PROPERTIES:
:FIGURE_envargs:
Figure placement options
:END:
#+end_src
The ability to specify placement in beamer would allow figures to be
placed correctly in beamer slides and also display inline for general
org export. Thanks for your help,
Derek
On Wed, Feb 23, 2011 at 12:24 PM, wrote:
method to specify figure location in
org-beamer? If not, it could be a nice feature for those preparing
presentations in org especially if it had the option to specify
quadrant location and relative size in a simple manner. Thanks again,
Derek
___
Ema
90 matches
Mail list logo