From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15722: [PATCH] Man: Add menu. Date: Sat, 26 Oct 2013 15:07:55 -0400 Message-ID: <7z61sjsvec.fsf@fencepost.gnu.org> References: <1863547.6Ofn9Y3M5J@descartes> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1382814484 9787 80.91.229.3 (26 Oct 2013 19:08:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Oct 2013 19:08:04 +0000 (UTC) Cc: 15722@debbugs.gnu.org To: =?UTF-8?Q?R=C3=BCdiger?= Sonderfeld Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 26 21:08:06 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Va9DS-0008Da-N7 for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Oct 2013 21:08:06 +0200 Original-Received: from localhost ([::1]:35724 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Va9DS-0004NS-7B for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Oct 2013 15:08:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Va9DP-0004NG-30 for bug-gnu-emacs@gnu.org; Sat, 26 Oct 2013 15:08:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Va9DO-0003Sx-Bu for bug-gnu-emacs@gnu.org; Sat, 26 Oct 2013 15:08:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Va9DO-0003Ss-7c for bug-gnu-emacs@gnu.org; Sat, 26 Oct 2013 15:08:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Va9DN-0004wg-Ji for bug-gnu-emacs@gnu.org; Sat, 26 Oct 2013 15:08:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 26 Oct 2013 19:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15722 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 15722-submit@debbugs.gnu.org id=B15722.138281448019004 (code B ref 15722); Sat, 26 Oct 2013 19:08:01 +0000 Original-Received: (at 15722) by debbugs.gnu.org; 26 Oct 2013 19:08:00 +0000 Original-Received: from localhost ([127.0.0.1]:45918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Va9DM-0004wR-1m for submit@debbugs.gnu.org; Sat, 26 Oct 2013 15:08:00 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:48907 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Va9DJ-0004wI-PE for 15722@debbugs.gnu.org; Sat, 26 Oct 2013 15:07:58 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Va9DI-0003tm-2S; Sat, 26 Oct 2013 15:07:56 -0400 X-Spook: IRA Mossad freedom spy Roswell AGT. AMME subversive X-Ran: "+{3,U>KdUL`D.@l%3?%woIfR-6`xLA[1F3y%A&ZEXT5(fzm0[_N@2w}SxoUoA^vD2)hPm X-Hue: green X-Attribution: GM In-Reply-To: <1863547.6Ofn9Y3M5J@descartes> ("=?UTF-8?Q?R=C3=BCdiger?= Sonderfeld"'s message of "Sat, 26 Oct 2013 14:26:20 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79675 Archived-At: R=C3=BCdiger Sonderfeld wrote: > I wasn't sure if it is acceptable to use `cl-lib'. It is.