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
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.
("mailto" :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 ":&quo
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
src
#+begin_src zsh
if [ -z $TEST ]; then
echo Good
fi
#+end_src
# Local Variables:
# org-babel-load-languages: ((shell . t))
# End:
--
+-------+
| Derek Chen-Becker |
| GPG Key a
ent at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>
>
--
+---+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
rgmode.org/>.
> Support Org development at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>
>
--
+-------+
| Derek Chen-Becker
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
not great since sh-mode looks for Korn-based keywords. It does
> string highlighting and common keywords like 'if', 'exit', and 'param'.
>
>
--
+---+
| Derek Chen-Becker
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
recompile Emacs byte code, I'm not sure how I'd do that since
> I'm running Guix and those files live in the write protected /gnu/store.
>
--
+---+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
| https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org |
| Fngrprnt: EB8A 6480 F0A3 C8EB C1E7 7F42 AFC5 AFEE 96E4 6ACC |
+---+
ks,
Derek
--
+---+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
| https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org |
| Fngrprnt: EB8A 6480
erek
On Wed, Aug 16, 2023 at 11:37 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> > ... It looks
> > like a duplicate of what was reported in
> > https://lists.gnu.org/archive/html/emacs-orgmode/2023-05/msg00402.html.
>
> Hard to say, because I was not able
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
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
;
>
> https://list.orgmode.org/8734iwel1o.fsf@localhost/T/#u
>
> Also to remind tomorrow (11th Dec, 19:00 EST -- Turkey) there will be
> OrgMeetup. It would be a great place to have more live discussions with
> everyone.
> Better to make sure to it att
her.
>
> --
> Ihor Radchenko // yantar92,
> Org mode maintainer,
> Learn more about Org mode at <https://orgmode.org/>.
> Support Org development at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>
>
--
+-
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
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
--
+-----
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
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
Description: Bi
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
> >>
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
--
ame` function?
Thanks,
Derek
--
+-------+
| Derek Chen-Becker |
| GPG Key available at https://keybase.io/dchenbecker and |
| https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org |
| Fngrprnt: EB8A 6480 F0A3 C8EB C1E7 7F42 AFC5 AFEE 96E4 6ACC |
+---+
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
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
--
+
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:
>
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
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:
Ihor Radchenko // yantar92,
> Org mode maintainer,
> Learn more about Org mode at <https://orgmode.org/>.
> Support Org development at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>
>
--
+--
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
025 at 10:49 AM Derek Chen-Becker
wrote:
> Yes, sorry. I've submitted my own assignment form and I'm waiting to get
> the signed version back from the FSF. My company's legal department is also
> working with the FSF rep to get the corporate release done. I've been
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
34 matches
Mail list logo