From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GBNwBUSJrGGqRQEAgWs5BA (envelope-from ) for ; Sun, 05 Dec 2021 10:41:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kEUpAUSJrGHnVQAA1q6Kng (envelope-from ) for ; Sun, 05 Dec 2021 09:41:24 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 75E73CA02 for ; Sun, 5 Dec 2021 10:41:23 +0100 (CET) Received: from localhost ([::1]:45250 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mto1K-0007oa-KJ for larch@yhetil.org; Sun, 05 Dec 2021 04:41:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42518) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mto0u-0007oE-O0 for emacs-orgmode@gnu.org; Sun, 05 Dec 2021 04:40:56 -0500 Received: from [2a00:1450:4864:20::330] (port=44001 helo=mail-wm1-x330.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mto0t-0004k6-At for emacs-orgmode@gnu.org; Sun, 05 Dec 2021 04:40:56 -0500 Received: by mail-wm1-x330.google.com with SMTP id o19-20020a1c7513000000b0033a93202467so5509360wmc.2 for ; Sun, 05 Dec 2021 01:40:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=Uoy26Tf8dYMRbfcOvGl9vM0jNMZ3no+wZZWqhkkd7Pg=; b=jqp/H1xpNH8e+4p9CQMAdFmJf1Z0/EInJ7ABQUuC82hexo/fi/6AUfbY72xrRuTVoh 2hW7KkWmpqMB6hBhvxQwiHvJgYjov+Zz5LCwKoAC9uPsBrh1KYEX2pWzatwpJ0kCrhvC xPUx3ub+uFfKuFQwh6oEwXA2JgslTwx1v/zrZaiCMTAJlDvWHVp1fSuMBdOTLHtjSGy7 5M/954+aEj2tIIqqo0eQUrrse/TdmbkLcWnGVWiLP4Azn0r5IP3I25l/yz3GkU7RHhSG X/yVzfdgFePjdnDZf18Lgh9vY+p3cx3zVQPVq0fNu+opllioZIxKX0MTrbkNAayNdR98 0dgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=Uoy26Tf8dYMRbfcOvGl9vM0jNMZ3no+wZZWqhkkd7Pg=; b=1sFuBapOZw/Ry3xpIhgJuqO9vFV90KCrGwJM/tk17ovsuZsr0FDnuRqcSDymoYUZNp J4B5Sllg4Ne7zEXQqwnAJOpgz5Om4/olq4pD0gBpW5K9cSAK6fDNcIiEG0wKWTz3Gy6K uk9R+fBOqintlpqcEtjuLiqjXH6tNAYe7MZVw4MAmODIbljC2k3Qa5EeWARXJZiAu6Tk JdvEfJXk6SykqqEPYLukvVKySMWKcC/+jpibxnuNnttLfPhweK6Ptcz3vnlfTvyowj+E mkA/TYg/SRAzWxMakiESks+NjLK7STaBIl4YRg5Z3l9z+gTOdHp0mLW/ez51tUAXov/a xYLg== X-Gm-Message-State: AOAM531VyCiTxLFr9SJz+gMfTd2fqEpcD8e9H/LfNcfIHIK6Vbl/ZfV+ 8qBrhIxM3RIO8sm9stKcGnr4DY2qvTM= X-Google-Smtp-Source: ABdhPJyOU6tnYdw5aDnVmMEQJYCyjoKvdfuxQ6/0FWCuDH9E9zyloCi1zTNUrz9o49k3JT4sUx6g0A== X-Received: by 2002:a1c:7714:: with SMTP id t20mr29587539wmi.139.1638697253773; Sun, 05 Dec 2021 01:40:53 -0800 (PST) Received: from Home-Mac ([5.102.238.194]) by smtp.gmail.com with ESMTPSA id f13sm9028257wmq.29.2021.12.05.01.40.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Dec 2021 01:40:53 -0800 (PST) From: Daniel Fleischer To: Karl Fogel Subject: Re: Org Mode "Contribute", "Maintenance" pages don't give repository. References: <878rx0cci6.fsf@red-bean.com> <87czmcavle.fsf@red-bean.com> Date: Sun, 05 Dec 2021 11:40:51 +0200 In-Reply-To: <87czmcavle.fsf@red-bean.com> (Karl Fogel's message of "Sat, 04 Dec 2021 15:50:05 -0600") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::330 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::330; envelope-from=danflscr@gmail.com; helo=mail-wm1-x330.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org Mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638697283; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Uoy26Tf8dYMRbfcOvGl9vM0jNMZ3no+wZZWqhkkd7Pg=; b=as8NBMIZBUDo1Y2DpfGUuI8Uak1MfSdS9fsKTQ9xlKNjfD6S3x/NRb2Ymq+VjzfGnH3vip gvsS/ZhEdZnqdCwKmo3fcYsZE3fMWknspp3RIfwQ41iN9LcCU9dpNkkTGKa5dEZ3rSAFx+ Kr4vGLDQmwmO0+AxjMjbwRtQm/OO+WCaE7kN4YXSZt54b3CzBCqKHX1upF7ANCv4wgjFwT Kwuv0aql9qGWAyayk2ErHIv223YWVJkhsRYf+cyYk/CNQE0IXi9fbAIZ3th+yDA2Fr/hQZ 3aDFMUhH9HHf7sy3NY6PSjHlM65ynkfzliEzy1/Ih9dDMXMLARWjV9+tUAYLpg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638697283; a=rsa-sha256; cv=none; b=qX5YBTXeQjITwuprjEy6UIRqOaNjqCJtinn7Fi/3uRgggEgyTcB7gSxYxDxdUp8mXodhEN aFK2d/BN5QN/bDGDnO9NQVZGG48oHY+HbvjbxKivOWgraX1NmjEYHQlM1cDEhPRoj+cbNq IgCQ8uSgtMSQOm/OgDqVi8B7OKnIZLK58AVDbuX7XyRyPtEc5Qoejm5jcq5VMZPsLhNb9N G1TAW23twyeKkygvqVr1lOMumJCXDlByCKZqq5qp6LrCX1+joKHuUlSJ50Rolu8x+9jL90 gZ00a5hayMN/C7XA2Q25TG7d7GsQjz9kskcUwuK9U4eGLJtXRT7Odug/EAvwUQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="jqp/H1xp"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="jqp/H1xp"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 75E73CA02 X-Spam-Score: -4.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: DBxH0YZcVYy9 Karl Fogel writes: > The reason I suggest this is that often when someone is hot on the trail of debugging something, they haven't yet > decided whether they want to become a contributor or not. They just know they want to ook at the latest sources so they > can first figure out more about whatever ${technical_thing} they encountered. So making the latest sources very easy to > find is a way of making it more likely that someone becomes a contributor, by removing a commonly-encountered barrier. You're right; I'll think of a way to present the git repo link, i.e. the code earlier and more prominently for those who just want to jump and examine the code. -- Daniel Fleischer