From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Nicolas P. Rougier (inria)" Newsgroups: gmane.emacs.devel Subject: ELPA: New package: minibuffer-header Date: Sat, 06 Aug 2022 17:59:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1703"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.8.7; emacs 28.1 To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 06 18:07:48 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 1oKML5-0000Hq-CQ for ged-emacs-devel@m.gmane-mx.org; Sat, 06 Aug 2022 18:07:47 +0200 Original-Received: from localhost ([::1]:43060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKML4-0006Ts-AG for ged-emacs-devel@m.gmane-mx.org; Sat, 06 Aug 2022 12:07:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKMKO-0005jt-AR for emacs-devel@gnu.org; Sat, 06 Aug 2022 12:07:04 -0400 Original-Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:43284) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKMKL-0007Xm-M9 for emacs-devel@gnu.org; Sat, 06 Aug 2022 12:07:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=uX9YIfECk8Pp3BBqtezMAmL3+Lhea2sNP5/1w6EEbq4=; b=Yu8H/6uy9xNSbpaujezNqHtKYMVunBjVr/6eoS3QFkGQd8zxjgZ2yQ6i xfzSVNDzpSCBfv7eK/NQAkRDNvFsq8oN9xwIJK7zc+xJlY14ugeFYFKTE YWA4g3DP4PiHn/Ylh1cxJKkzW3APT4Tv0bLuIJEJvt/VirtcAbp7Eo2DC w=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=nicolas.rougier@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="5.93,217,1654552800"; d="scan'208";a="48142100" Original-Received: from 91-160-114-139.subs.proxad.net (HELO M-E7-NPR) ([91.160.114.139]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2022 18:06:56 +0200 Received-SPF: pass client-ip=192.134.164.83; envelope-from=nicolas.rougier@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, 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:293151 Archived-At: Dear all, I would like to submit a new package to ELPA which is a minor-mode=20 that display a header line in the minibuffer (and can optionally=20 display messages as well). The project is hosted at=20 https://github.com/rougier/minibuffer-header and the README shows what it looks like. Best, Nicolas --=20 Nicolas P. Rougier =E2=80=94 Institute of Neurodegenerative Diseases University of Bordeaux =E2=80=94 https://www.labri.fr/perso/nrougier