From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tomas Hlavaty Newsgroups: gmane.emacs.help Subject: Re: Screenshots, frame shots straight from Emacs Date: Mon, 02 Aug 2021 21:57:38 +0200 Message-ID: <87a6lzr559.fsf@logand.com> References: <87sg1dgbbk.fsf@omarpolo.com> <87pmwhg843.fsf@omarpolo.com> <8735t96mxj.fsf@omarpolo.com> <87pmw961ox.fsf@zoho.eu> <874kcpxln9.fsf@logand.com> <87pmvcdgqg.fsf@t14.reltub.ca> <87a6mgwz17.fsf@logand.com> <87fsw8butp.fsf@t14.reltub.ca> <878s20d81n.fsf@logand.com> <87wnp62hhe.fsf@logand.com> <87lf5lkixz.fsf@zoho.eu> <87mtq13bxd.fsf@logand.com> <87k0l5ljnl.fsf@zoho.eu> <87v94pipbk.fsf@logand.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="828"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs To: Hongyi Zhao Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Aug 02 21:58:17 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1mAe4n-000AYJ-30 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 02 Aug 2021 21:58:17 +0200 Original-Received: from localhost ([::1]:56042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mAe4l-0008BU-Ep for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 02 Aug 2021 15:58:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAe4R-0008B5-7b for help-gnu-emacs@gnu.org; Mon, 02 Aug 2021 15:57:55 -0400 Original-Received: from logand.com ([37.48.87.44]:46796) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAe4O-0004ZX-ON for help-gnu-emacs@gnu.org; Mon, 02 Aug 2021 15:57:54 -0400 Original-Received: by logand.com (Postfix, from userid 1001) id E8FD419E65F; Mon, 2 Aug 2021 21:57:40 +0200 (CEST) X-Mailer: emacs 27.2 (via feedmail 11-beta-1 I) In-Reply-To: Received-SPF: pass client-ip=37.48.87.44; envelope-from=tom@logand.com; helo=logand.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:132322 Archived-At: On Mon 02 Aug 2021 at 21:57, Hongyi Zhao wrote: > It sounds wonderful. I try to clone you repo, but failed: > > $ git clone https://logand.com/sw/emacs-framebuffer.git > Cloning into 'emacs-framebuffer'... > fatal: repository 'https://logand.com/sw/emacs-framebuffer.git/' not found you are using wrong url, try git clone https://logand.com/git/emacs-framebuffer.git I did write it correctly in id:87wnp62hhe.fsf@logand.com and it is also correct in the sources. Where did you find the wrong url? > Why not put it on GitHub because I do not want Microsoft Github > and also give some use cases? Agree that the documentation is rather sparse but it does say: Show images and documents in console using Linux framebuffer. When you open an image or a document, it will simply display it. What do you think I should write about?