From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eduardo Ochs Newsgroups: gmane.emacs.help Subject: Re: defvar and "special-variable-p"-ness Date: Sat, 14 Aug 2021 20:29:08 -0300 Message-ID: References: <87pmuf1ufz.fsf@zoho.eu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28261"; mail-complaints-to="usenet@ciao.gmane.io" To: Emanuel Berg , help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 15 01:29:44 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 1mF35z-00076T-M5 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 15 Aug 2021 01:29:43 +0200 Original-Received: from localhost ([::1]:53262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mF35y-0001aR-F8 for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 14 Aug 2021 19:29:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mF35f-0001aJ-B2 for help-gnu-emacs@gnu.org; Sat, 14 Aug 2021 19:29:23 -0400 Original-Received: from mail-pj1-x1033.google.com ([2607:f8b0:4864:20::1033]:45974) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mF35d-0007nb-QA for help-gnu-emacs@gnu.org; Sat, 14 Aug 2021 19:29:23 -0400 Original-Received: by mail-pj1-x1033.google.com with SMTP id m24-20020a17090a7f98b0290178b1a81700so21507038pjl.4 for ; Sat, 14 Aug 2021 16:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=v3IFdYJoO8qxMsjmmxckC3QMQ9b4dDpeFzr012tjDkI=; b=DjITUVV8NPjWY8TRmtVVFA2xzZCBsuDruIQixejpOl17m+/A4T45VZm4nINpzzruLp jUFZ/OZ81i3JleKwTdNDM4PP9t7TUKk/MxBFSLQisYgUoWyUlvb05aThM2v63jkjTYXk 3+5VmtMSyHtJJWxoIXf3c+M9YirN0pt9rKLjUCG50eZY9dOjvFDqjS1JHm0KXDKUNVHP dSjsfokqwqiceN42dpo8duh1O8NE0bikwMtHqS3S2Z0kwJ7QvCFbObEL/Tq+MnlqFs0Z osI0x3eq2NyLdDjUg16rs7BJl+MfTKZdyCWbbG+nG4L9sOlBnKNXe7Ieadc4nTyUOd/2 sVDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=v3IFdYJoO8qxMsjmmxckC3QMQ9b4dDpeFzr012tjDkI=; b=YhQxVkgJfYgPN6PUBnqgHcVt8Tr3hO8UnBHfRY0gN7byLhPGUTSa/I6J0LcZPn6ay2 EjUhnwEqDpXEqtWw/X7qjiNz5q0EPRB6fZAqFBgKWPP0u3dHQqEJBELlOas3K4lFMTYV GPKLN/b59cc+CjdZkkZld+4AhICbJS4JeTbaeq7pR7pmlSO2jsUUmQaSdLCxyxC/q/iq e4XYJkc+WY9StozNyyMVpSDKRs/IwkZb8XwN3R84yQFZUtSwoL+0UTmIaB5rOE1WhlaS 1gIuAigjVhqowiFWF5zNepMJZhi56xaZ8Ei2/YPOh7HraXAJIXNfdDXbKpikMgwuhfVh Tddg== X-Gm-Message-State: AOAM531ApxdC7Tw03yJxagh8RAzSDHl+TSPnw2O6RWDV9ZQ1ilKkqq7f wAyvofxEJvuzQbqrKyfsG/+8DRQlcmRw65GtfH13uHpAqT5QqQ== X-Google-Smtp-Source: ABdhPJy0OhMFSK0wF7OH8FxL/uFIazKo41ztpbo/oWaK8T27uOuZkmwIalHZuJnYglasE5C74q7LFwzivsixfHa5zlA= X-Received: by 2002:a62:5f81:0:b029:3c6:abad:345 with SMTP id t123-20020a625f810000b02903c6abad0345mr9105875pfb.31.1628983760366; Sat, 14 Aug 2021 16:29:20 -0700 (PDT) In-Reply-To: <87pmuf1ufz.fsf@zoho.eu> Received-SPF: pass client-ip=2607:f8b0:4864:20::1033; envelope-from=eduardoochs@gmail.com; helo=mail-pj1-x1033.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=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:132555 Archived-At: On Sat, 14 Aug 2021 at 20:25, Emanuel Berg via Users list for the GNU Emacs text editor wrote: > > Eduardo Ochs wrote: > > > after "defvar"-ing a variable its "special-variable-p"-ness becomes > > true > > It does? Hi Emanuel, please try the tests in my e-mail - this one: https://lists.gnu.org/archive/html/help-gnu-emacs/2021-08/index.html Cheers, E.