all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Patch for review in bug#21173
@ 2015-10-05 21:15 Andy Moreton
  2015-10-05 21:38 ` Kaushal Modi
  0 siblings, 1 reply; 7+ messages in thread
From: Andy Moreton @ 2015-10-05 21:15 UTC (permalink / raw)
  To: emacs-devel

Hi,

Could somebody please review the patch I attached to bug #21173 on Sept
8th ? I now have copyright papers on file (1034739).

Thanks,

    AndyM





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Patch for review in bug#21173
  2015-10-05 21:15 Patch for review in bug#21173 Andy Moreton
@ 2015-10-05 21:38 ` Kaushal Modi
  2015-10-06  0:04   ` Xue Fuqiao
                     ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kaushal Modi @ 2015-10-05 21:38 UTC (permalink / raw)
  To: Andy Moreton; +Cc: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

Related question:

When we want to submit a patch to bug # XYZ, how should we notify the
maintainer?

Is there a parser that parses the email subject line for something like
"[PATCH]"?
Or should the patch be sent to an email like XYZ-patch@debbugs.gnu.org
(Just as we have XYZ-done@debbugs.gnu.org)?

It would be great if someone can point me to debbugs 101 documentation if
available.. I couldn't find it through M-x info.


--
Kaushal Modi

On Mon, Oct 5, 2015 at 5:15 PM, Andy Moreton <andrewjmoreton@gmail.com>
wrote:

> Hi,
>
> Could somebody please review the patch I attached to bug #21173 on Sept
> 8th ? I now have copyright papers on file (1034739).
>
> Thanks,
>
>     AndyM
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 2013 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Patch for review in bug#21173
  2015-10-05 21:38 ` Kaushal Modi
@ 2015-10-06  0:04   ` Xue Fuqiao
  2015-10-06  1:06     ` Kaushal Modi
  2015-10-06  1:16   ` Artur Malabarba
  2015-10-06  2:44   ` Eli Zaretskii
  2 siblings, 1 reply; 7+ messages in thread
From: Xue Fuqiao @ 2015-10-06  0:04 UTC (permalink / raw)
  To: Kaushal Modi; +Cc: Andy Moreton, Emacs developers

On Tue, Oct 6, 2015 at 5:38 AM, Kaushal Modi <kaushal.modi@gmail.com> wrote:
> It would be great if someone can point me to debbugs 101 documentation if
> available.. I couldn't find it through M-x info.

* http://git.savannah.gnu.org/cgit/emacs.git/plain/admin/notes/bugtracker
* https://debbugs.gnu.org/Advanced.html



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Patch for review in bug#21173
  2015-10-06  0:04   ` Xue Fuqiao
@ 2015-10-06  1:06     ` Kaushal Modi
  0 siblings, 0 replies; 7+ messages in thread
From: Kaushal Modi @ 2015-10-06  1:06 UTC (permalink / raw)
  To: Xue Fuqiao; +Cc: Andy Moreton, Emacs developers

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

Thanks Xue. That is very helpful.


--
Kaushal Modi

On Mon, Oct 5, 2015 at 8:04 PM, Xue Fuqiao <xfq.free@gmail.com> wrote:

> On Tue, Oct 6, 2015 at 5:38 AM, Kaushal Modi <kaushal.modi@gmail.com>
> wrote:
> > It would be great if someone can point me to debbugs 101 documentation if
> > available.. I couldn't find it through M-x info.
>
> * http://git.savannah.gnu.org/cgit/emacs.git/plain/admin/notes/bugtracker
> * https://debbugs.gnu.org/Advanced.html
>

[-- Attachment #2: Type: text/html, Size: 1269 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Patch for review in bug#21173
  2015-10-05 21:38 ` Kaushal Modi
  2015-10-06  0:04   ` Xue Fuqiao
@ 2015-10-06  1:16   ` Artur Malabarba
  2015-10-06  2:44   ` Eli Zaretskii
  2 siblings, 0 replies; 7+ messages in thread
From: Artur Malabarba @ 2015-10-06  1:16 UTC (permalink / raw)
  To: Kaushal; +Cc: Andy Moreton, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]

If you're replying to a preexisting topic, you can just cc anyone you want
notify. If your patch is creating a new thread it's more complicated, the
doc linked by Xue probably explains that.
On 5 Oct 2015 10:38 pm, "Kaushal Modi" <kaushal.modi@gmail.com> wrote:

> Related question:
>
> When we want to submit a patch to bug # XYZ, how should we notify the
> maintainer?
>
> Is there a parser that parses the email subject line for something like
> "[PATCH]"?
> Or should the patch be sent to an email like XYZ-patch@debbugs.gnu.org
> (Just as we have XYZ-done@debbugs.gnu.org)?
>
> It would be great if someone can point me to debbugs 101 documentation if
> available.. I couldn't find it through M-x info.
>
>
> --
> Kaushal Modi
>
> On Mon, Oct 5, 2015 at 5:15 PM, Andy Moreton <andrewjmoreton@gmail.com>
> wrote:
>
>> Hi,
>>
>> Could somebody please review the patch I attached to bug #21173 on Sept
>> 8th ? I now have copyright papers on file (1034739).
>>
>> Thanks,
>>
>>     AndyM
>>
>>
>>
>>
>

[-- Attachment #2: Type: text/html, Size: 2539 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Patch for review in bug#21173
  2015-10-05 21:38 ` Kaushal Modi
  2015-10-06  0:04   ` Xue Fuqiao
  2015-10-06  1:16   ` Artur Malabarba
@ 2015-10-06  2:44   ` Eli Zaretskii
  2015-10-06  2:49     ` Kaushal Modi
  2 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2015-10-06  2:44 UTC (permalink / raw)
  To: Kaushal Modi; +Cc: andrewjmoreton, emacs-devel

> From: Kaushal Modi <kaushal.modi@gmail.com>
> Date: Mon, 5 Oct 2015 17:38:57 -0400
> Cc: Emacs developers <emacs-devel@gnu.org>
> 
> When we want to submit a patch to bug # XYZ, how should we notify the
> maintainer?

You don't need to.  All of us read bug-gnu-emacs.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Patch for review in bug#21173
  2015-10-06  2:44   ` Eli Zaretskii
@ 2015-10-06  2:49     ` Kaushal Modi
  0 siblings, 0 replies; 7+ messages in thread
From: Kaushal Modi @ 2015-10-06  2:49 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Andy Moreton, Emacs developers

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

Thanks Eli.

The "Patch Available" sub-categories on
https://debbugs.gnu.org/cgi/pkgreport.cgi?package=emacs;max-bugs=100;base-order=1
raised that question. I wasn't sure if the patch submitter needed to tag it
or the maintainers/seasoned contributors did that.


--
Kaushal Modi

On Mon, Oct 5, 2015 at 10:44 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Kaushal Modi <kaushal.modi@gmail.com>
> > Date: Mon, 5 Oct 2015 17:38:57 -0400
> > Cc: Emacs developers <emacs-devel@gnu.org>
> >
> > When we want to submit a patch to bug # XYZ, how should we notify the
> > maintainer?
>
> You don't need to.  All of us read bug-gnu-emacs.
>

[-- Attachment #2: Type: text/html, Size: 1634 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-06  2:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 21:15 Patch for review in bug#21173 Andy Moreton
2015-10-05 21:38 ` Kaushal Modi
2015-10-06  0:04   ` Xue Fuqiao
2015-10-06  1:06     ` Kaushal Modi
2015-10-06  1:16   ` Artur Malabarba
2015-10-06  2:44   ` Eli Zaretskii
2015-10-06  2:49     ` Kaushal Modi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.