From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E39ADC07E97 for ; Sat, 3 Jul 2021 16:39:07 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 93C9E61928 for ; Sat, 3 Jul 2021 16:39:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 93C9E61928 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1lzif9-0008Tl-7F; Sat, 03 Jul 2021 12:38:39 -0400 Received: from mail-vs1-xe30.google.com ([2607:f8b0:4864:20::e30]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1lzif6-0008Te-Q8 for kernelnewbies@kernelnewbies.org; Sat, 03 Jul 2021 12:38:36 -0400 Received: by mail-vs1-xe30.google.com with SMTP id o7so7677501vss.5 for ; Sat, 03 Jul 2021 09:38:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=GUoyz/yWVVBzZ50cUqfQlvW5HodCbMto3j4gCbFU9X8=; b=qkbenhrdPb8XZRjG4zGGz57IdJ9PCkEpXdtw488mgyltu1VG7Pr8BHY3B5z99fRloa 8NJ3z6WmmFPr1c+w0msiqmTM8N3fS0y9nj4uhqyy1U3XBn3B1Jscx50sSfZpxm6s5xZw 8xdHtAH3brt9gv1ujiDtWfH6PW7kHb+zFsGT5pD3waSHPFom0LrFOB448fq0IWST9AEC IJHmlJU21R6c/v1OXy2yHvPa7eJf+ZbiNDy4sa6tDCu8oXp+5S0CsUX8Y+fwFDWtVTcF ktQB1Ht13v5uzXcwTfumkqHKY+HO7hbZQFz7kH78r3axtgRkTJvhN5zigosONb2QZzE9 bLvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=GUoyz/yWVVBzZ50cUqfQlvW5HodCbMto3j4gCbFU9X8=; b=ax9PzOFGolvennzCUFxKYLyI+wVr10g30I11V0w20SO77w+ijC50G+quaImWxzG1nO K4YQ2x6nwKFdKyOAZTYQtQdjp0ZVrKbBVKFIhqZzbvFUYIZpditz0B2U6d3Qt9Wv0sbh kjemtsei6u45lg59FfGMwoO5vwuuG4bsm++l33Xh4mf8Uu3SnEq2/YN2Og9rGu3JM5ex hAiFvvUgndoUAVhV0b4Vvjp2B4r75E4+fCOVIY6j3CtjPK4Mo2piYxcGN85n4o4iGoCf Pn27L3UlElD5Fwgn8Oaq8CwfK8BziWGAFNJtHTwvPPb0SXMWxfvPBbc6J1udwvkf9G9w HBYg== X-Gm-Message-State: AOAM530Tjuv0Q3uLyd67ztdVGRwtosbNLoZflrNstL1XKgo3Ave+wudJ G8cEcD18Dh5NFAjF8FXCFTq3is5Db7lMA++pgnw= X-Google-Smtp-Source: ABdhPJzdfwv//EhIkfucv0GAIBMt8ge9+HL6z/EOgDKhXK4eLkMoFlE4qf/g7S4t9r4l2J5WAg8DXV5j9RGf3eFlIYU= X-Received: by 2002:a05:6102:ed6:: with SMTP id m22mr4702306vst.60.1625330315204; Sat, 03 Jul 2021 09:38:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: jim.cromie@gmail.com Date: Sat, 3 Jul 2021 10:38:08 -0600 Message-ID: Subject: Re: How to comment or reply to others? To: abdalrhman masalkhi Cc: "kernelnewbies@kernelnewbies.org" X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Fri, Jul 2, 2021 at 2:11 PM abdalrhman masalkhi wrote: > > Hello everyone, I am having some trouble replying to other comments, I have submitted some patches and then I have received some comments from reviews, I tried to reply to them by just prefixing the subject line Re: instead of replying, I have posted a new thread.. > I looked into the FAQ, I have not find the answer, I have google it, and I have not find any answer.. could someone please direct me to the correct article which talking about replying and comment in the lkml, or give me some tips! > I would appreciate it. > if your messages are HTML, that might be a cause. Many MLs will scrub those wo notice, since theyre so often spam. This msg doesnt look like its HTML, but ... since youre gmail, you use the web interface ? check more options at bottom > Kind regards, > Abdalrhman Masalkhi > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@kernelnewbies.org > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies