From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: Re: defvar interactively, user-variable-p Date: Sun, 18 Oct 2015 16:59:30 +0300 Message-ID: <87lhb0jn0d.fsf@mat.ucm.es> References: <8737x8o6c5.fsf@mat.ucm.es> <87vba4o3yj.fsf@fencepost.gnu.org> <87eggsl6i8.fsf@mat.ucm.es> <87a8rgnz2y.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445176818 32337 80.91.229.3 (18 Oct 2015 14:00:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2015 14:00:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 18 16:00:10 2015 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 1ZnoVM-00029e-J8 for ged-emacs-devel@m.gmane.org; Sun, 18 Oct 2015 16:00:08 +0200 Original-Received: from localhost ([::1]:34099 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnoVG-0006zH-Hl for ged-emacs-devel@m.gmane.org; Sun, 18 Oct 2015 10:00:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnoV3-0006yx-KB for emacs-devel@gnu.org; Sun, 18 Oct 2015 09:59:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnoUy-0004dL-LL for emacs-devel@gnu.org; Sun, 18 Oct 2015 09:59:49 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:45400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnoUy-0004dF-EF for emacs-devel@gnu.org; Sun, 18 Oct 2015 09:59:44 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZnoUv-0001m7-5N for emacs-devel@gnu.org; Sun, 18 Oct 2015 15:59:41 +0200 Original-Received: from 192.115.67.55 ([192.115.67.55]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Oct 2015 15:59:41 +0200 Original-Received: from oub by 192.115.67.55 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Oct 2015 15:59:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 192.115.67.55 Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:OQnBEDIRbVk13jAH77uuYWWwmpk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:191948 Archived-At: > Uwe Brauer writes: > You _are_ aware that the manuals are installed as part of Emacs? > C-h i g (elisp) RET > or the respective entry from the Help menu should get you going. Sigh, yes and no. I unfortunately use that sparsely and rely too much on google.... Bad custom I suppose.