emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question Regarding Easier Issues To Help With


From: Tim Cross
Subject: Re: Question Regarding Easier Issues To Help With
Date: Mon, 23 May 2022 16:36:43 +1000
User-agent: mu4e 1.7.23; emacs 28.1.50

"Samuel Banya" <sbanya@fastmail.com> writes:

> Hey there,
> So I took a look at the following link recently as I finally have had time 
> again over the past couple of months since I've been
> dealing with a lot of personal family stuff, and got some time back again.
>
> Can anyone lead me in the right direction for some beginner tier issues to 
> take a look at, as well as hand holding for any workflow
> on how to actually work on the related issue / source code accordingly:
> https://updates.orgmode.org/#help
>
> I ask because I'm a bit of an Elisp newbie. I'm assuming the first step is to 
> try to reproduce the bug given the user's info, and then
> attempt to look at the codebase to see what might be causing it?
>

Hi Sam,

my recommendation would be to focus on the last part of what you
outlined i.e. recipe to reproduce a bug. 

This is often the most time consuming part for the core maintainers.
Given the size of org mode and the number of add on packages, as well as
the flexible configuration of org, it can be very challenging and time
consuming to get a minimal recipe which can reproduce an issue. 

Once an issue can be reliably reproduced, it typically takes little time
for a fix to be identified. 

Focusing on how to define a minimal reproducible case is also a useful
way to get familiar with org mode and the code structure. It can also
help develop elisp skills. 

Therefore, my suggestion would be to select some reported issues which
have not been confirmed or which don't have a clear, concise and minimal
recipe to reproduce and try to both confirm the issue and provide a
minimal recipe. I believe this would be a huge benefit for the core
maintainers. I also suspect that in many cases, once you do have a
minimal recipe to reproduce an issue, you will also see possible ways to
resolve the issue. When you do, you can report both the recipe and your
suggested solution/patch. The more experienced maintainers will quickly
be able to assess your recipe and proposed solution and provide feedback
for further improvements to your patch or perhaps guidance on how to
narrow things down further. 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]