From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] package proposal: fannypack.el Date: Tue, 22 Feb 2022 22:11:13 +0100 Message-ID: <87fsoa1ua6.fsf@thornhill.no> References: <871qzvqbjj.fsf@thornhill.no> <87o82ylnrs.fsf@posteo.net> <87y222pu4y.fsf@thornhill.no> <87a6eik6u4.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27158"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Feb 22 22:12:11 2022 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 1nMcSB-0006t0-5u for ged-emacs-devel@m.gmane-mx.org; Tue, 22 Feb 2022 22:12:11 +0100 Original-Received: from localhost ([::1]:49918 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nMcS9-0005dg-PC for ged-emacs-devel@m.gmane-mx.org; Tue, 22 Feb 2022 16:12:09 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:38906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMcRT-0004xK-DD for emacs-devel@gnu.org; Tue, 22 Feb 2022 16:11:27 -0500 Original-Received: from out1.migadu.com ([91.121.223.63]:36286) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMcRM-0005M2-BV for emacs-devel@gnu.org; Tue, 22 Feb 2022 16:11:23 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1645564276; h=from:from: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; bh=eFe98h92WjJVtGTh25Iz+0IUVQQ4wjKK3I5e7VZpfTk=; b=W7+YEU/WrfL37zm9f7EqgL2fmzq7Dx4FOE08quBmsAyxQWU6NY8/npA1Bizj9BpT6w++r7 y21ggkP7+N+i6tDZw6pGaeh1VND7IgOM5GjwO5mJyH3KVPIbXyxvjq7AXU/mTUXhCEC+qI 2m7ZMSnaFrOKjZxe6cRVHYsQWDsnuvEiG0bJXB4LMOVqA47VStre9ONBA7Sma+jqWOHLev kqdzCVuRcs/RoX6ESe038xb0Ha/ojJ5PrTrl6DosJq7kek7XJ7GhgDlDebnN/tDe5g6Zy9 z0ECV7aiPwrY8Qrad34P722YIqtXnvfJpcydQqO5wuJZzdApa4MMo35XdPOfOA== In-Reply-To: <87a6eik6u4.fsf@posteo.net> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: thornhill.no Received-SPF: pass client-ip=91.121.223.63; envelope-from=theo@thornhill.no; helo=out1.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:286603 Archived-At: Philip Kaludercic writes: > > I had to look up the Wikipedia page > (https://en.wikipedia.org/wiki/Fanny_pack) because I wasn't sure what > the word meant, and it mentions the word is considered "vulgar slang" in > the UK, Ireland and Australia. > Point absolutely taken. Where I'm from it's merely seen as a uncool thing to wear. Yet noone can argue its practicality. Name is changed to satchel. > > Of course these are just suggestions, the package seems otherwise very > interesting. > Thanks! It really is useful - at least the 'satchel-feeling-lucky' command, which takes me to the most important file in an arbitrary project, even from a newly loaded emacs session. (If a satchel is previously defined, that is). The new repo is to be found at https://git.sr.ht/~theo/satchel All the best, Theo