From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FORGED_GMAIL_RCVD,FREEMAIL_FROM,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14308 invoked from network); 5 Aug 2021 16:12:48 -0000 Received: from tb-ob21.topicbox.com (173.228.157.67) by inbox.vuxu.org with ESMTPUTF8; 5 Aug 2021 16:12:48 -0000 Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob21.topicbox.com (Postfix) with ESMTP id 387642E5D6 for ; Thu, 5 Aug 2021 12:12:46 -0400 (EDT) (envelope-from bounce.mMa0f414dace5fd771de173b2e.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id EA67630D8C99; Thu, 5 Aug 2021 12:12:45 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :message-id:date:mime-version:content-type :content-transfer-encoding:list-help:list-id:list-post :list-subscribe:reply-to:subject:list-unsubscribe; s=dkim-1; bh= ma6Ewl1Z9rjRnl9rtX7OqXGNvrIfxQ9rSl61bZbqNhw=; b=Cw+h0eaAoqBPvf18 +BIKcLgifBh5xszRRNXqW8gRJU8nyiW6XTzckJsvut14S2JwIf9o9NSqBnSbX67y j+R/vU+iOl71Vk8pyvSTFek4RVAzpnsG8M2EgvXa85Lgbn7IDbp439Ay8aGhTTd/ lKshaBuGpW2xzNKgTX4BL3Sfdzw= From: revcomninos@gmail.com To: 9fans <9fans@9fans.net> Message-Id: <16281799570.EA8Bba.31857@composer.9fans.topicbox.com> Date: Thu, 5 Aug 2021 12:12:37 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16281799571.ad7ce4.31857" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: f3c4552a-f607-11eb-99c7-11099134e1fa Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMzEwN2NkM2JjNTM2ZGM2My1NYTBmNDE0ZGFjZTVmZDc3MWRlMTcz?= =?UTF-8?B?YjJlPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Subject: =?UTF-8?B?WzlmYW5zXSBBIGZldyBtb3JlIHF1ZXN0aW9ucyBhYm91dCBzYW0g?= List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Ma0f414dace5fd771de173b2e:1:yceqIl5qR5t_C5pUJv_et8fwTmXlYhrp3fqnnyJpX6g --16281799571.ad7ce4.31857 Date: Thu, 5 Aug 2021 12:12:37 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I am running sam as a standalone on Debian 10: https://9fans.github.io/plan9port/ I have found this version to be stable and would not like to change it. I also like the visual display.=C2=A0 I start up sam from the terminal with a single option: font=3D/mnt/font/GoMono/14/font sam In this scenario, i.e. not running sam on plan9 itself, does - (plumb) perform any useful action? - Is there a way to customise the starting layout of sam? Someone recommend= ed this link: http://runjimmyrunrunyoufuckerrun.com/rc/s However, I have had difficulty running this script in my setup. - Does sam have any such a thing as a customisation file, such as .emacs or= .vimrc? If so, where can I find any documentation on it?=20 - sam's regex seem to lie somewhere between ed and more recent structural r= egular expressions, yet is not synonymous with either. Can someone point me= to a specific resource that explains these expressions in more detail than= does the sam man and sam tut? ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T3107cd3bc536dc63-Ma0f41= 4dace5fd771de173b2e Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16281799571.ad7ce4.31857 Date: Thu, 5 Aug 2021 12:12:37 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am running sam as a standalone on Debian 10:=
I have found this version to be= stable and would not like to change it.
I also like the vi= sual display. 
I start up sam from the terminal with a singl= e option:
font=3D/mnt/font/GoMono/14/font sam
In this scenario, i.e. not running sam on plan9 itself, does
=

- (plumb) perform any useful action?
= - Is there a way to customise the starting layout of sam? Someone recommend= ed this link:
Ho= wever, I have had difficulty running this script in my setup.
- Does sam have any such a thing as a customisation file, such as .emacs= or .vimrc? If so, where can I find any documentation on it?
- sam's regex seem to lie somewhere between ed and more recent struc= tural regular expressions, yet is not synonymous with either. Can someone p= oint me to a specific resource that explains these expressions in more deta= il than does the sam man and sam tut?

= --16281799571.ad7ce4.31857--