From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bug#48548: 28.0.50; Some process attributes on macOS are missing Date: Fri, 21 May 2021 15:33:53 +0300 Message-ID: <83o8d4mfke.fsf@gnu.org> References: <83bl94oco2.fsf@gnu.org> <83wnrsmlej.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6216"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Filipp Gunbin Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri May 21 14:35:54 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lk4Nd-0001Nd-VS for ged-emacs-devel@m.gmane-mx.org; Fri, 21 May 2021 14:35:53 +0200 Original-Received: from localhost ([::1]:60912 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lk4Nc-0008BP-Lm for ged-emacs-devel@m.gmane-mx.org; Fri, 21 May 2021 08:35:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lk4Lj-0005b7-7F for emacs-devel@gnu.org; Fri, 21 May 2021 08:33:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38410) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lk4Li-0006GB-UO; Fri, 21 May 2021 08:33:54 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2055 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lk4Lh-0001nX-7d; Fri, 21 May 2021 08:33:53 -0400 In-Reply-To: (message from Filipp Gunbin on Fri, 21 May 2021 15:30:38 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:269552 Archived-At: > From: Filipp Gunbin > Cc: emacs-devel@gnu.org > Date: Fri, 21 May 2021 15:30:38 +0300 > > Yes, I know that crossposting is not generally appreciated, but in this > case it's a bit different: I'm not posting the same message, rather I'm > creating a bug as a container for patch (I wanted to try debbugs > package, although I failed to do it properly, and the tagging message > went without patch - now I see where I was wrong, I didn't select the > commit _range_ with debbugs-gnu-pick-commits, but rather just a commit), > and the review request as an actual message. > > What is best to do such things in the future? Just post a bug with tag > "patch", or just directly post patch to emacs-devel? I don't want to > cause inconvenience, sorry for this time. Just post to the bug list and wait for responses. If you see no responses in a week or two, ping the bug list. If that doesn't receive any responses, either, ask on emacs-devel about the bug. It is rare to have a patch unanswered for a prolonged time, unless it's in some very obscure part of Emacs.