From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: CommonLisp namespace system (was Re: adding namespaces to emacs-lisp (better elisp?)) Date: Sun, 28 Jul 2013 13:48:57 +0530 Message-ID: <87haff85ce.fsf@gmail.com> References: <874nbh2z3y.fsf@ferrier.me.uk> <87y58t1cih.fsf_-_@ferrier.me.uk> <87zjt9rwh7.fsf@fleche.redhat.com> <85aa2168-3fd2-42f0-b03f-74c3bc258545@default> <87ppu516qn.fsf@ferrier.me.uk> <87a9l81kvl.fsf@ferrier.me.uk> <87wqobywrm.fsf@ferrier.me.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1374999453 32294 80.91.229.3 (28 Jul 2013 08:17:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Jul 2013 08:17:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nic Ferrier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 28 10:17:34 2013 Return-path: Envelope-to: ged-emacs-devel@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 1V3MAX-0007u8-TM for ged-emacs-devel@m.gmane.org; Sun, 28 Jul 2013 10:17:34 +0200 Original-Received: from localhost ([::1]:36870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3MAX-0001wT-DM for ged-emacs-devel@m.gmane.org; Sun, 28 Jul 2013 04:17:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3MAP-0001w8-RD for emacs-devel@gnu.org; Sun, 28 Jul 2013 04:17:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3MAJ-0006Hf-LG for emacs-devel@gnu.org; Sun, 28 Jul 2013 04:17:25 -0400 Original-Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]:47587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3MAJ-0006HN-F0 for emacs-devel@gnu.org; Sun, 28 Jul 2013 04:17:19 -0400 Original-Received: by mail-pd0-f181.google.com with SMTP id g10so666959pdj.12 for ; Sun, 28 Jul 2013 01:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=JsPJRxTX8voKzT3c+EqgPPAI3bVIsyKm6oMNRty3lfU=; b=dBqEA36EKBIImEvO+VEfmpCjH+Ir9MlYr1nZbPkPBwezQFTkXQafXB5c6malyX49mc LcglEgp+1ZZXx8EDPcUjPOQCt+PDzAQi5oiqA9U2OwMqi8/ZIbnzLQqr6vuwADpB++8l Hf8moHBcO0SVVPRKyS6DoBCJqF6bB+9SkGSavcCFW6obSYCyuzIc+U77xXN+Wh/fTl9c w2lYNAlzBkGMVNMqNF0hBIi/96kqzAJyidVr3LpX+dR/9UG2WcIDcIdqB6QoKYMNkEZ1 SniD5SxcdUIXeHRdUN7JCuIyusQTz8Tmb2Mq61ZprDR/3zk7M0tcEyU3uaaYCMC7cY0i QO1Q== X-Received: by 10.66.246.106 with SMTP id xv10mr46904993pac.100.1374999438386; Sun, 28 Jul 2013 01:17:18 -0700 (PDT) Original-Received: from debian-6.05 ([115.242.220.142]) by mx.google.com with ESMTPSA id py4sm70086168pbc.14.2013.07.28.01.17.15 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Sun, 28 Jul 2013 01:17:17 -0700 (PDT) In-Reply-To: <87wqobywrm.fsf@ferrier.me.uk> (Nic Ferrier's message of "Sun, 28 Jul 2013 08:22:05 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162217 Archived-At: Nic Ferrier writes: > But it doesn't provide any ways for reading the long names. Give Emacspeak a try.