help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: url-retrieve fails on most HTTPS sites


From: Emanuel Berg
Subject: Re: url-retrieve fails on most HTTPS sites
Date: Tue, 29 Sep 2020 11:49:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

tomas wrote:

> Things become more interesting if the thing coming
> after #' is a symbol, like in #'car.

The use case, at least mine, is to denote functions
so the byte-compiler can check if they are defined.
Makes development faster and more pleasant...

Yeah ... what _is_ the origin/reason of this thing,
deep down? That symbols are not only a value or
a function but both, and more?

  symbol-function
  symbol-value
  ...

> Then we all know we are talking about car's
> symbol-function. This allows the human code readers
> and the compiler to be smarter about the code.

Yeah, however what gain is there to mucking with
that? That cannot be solved, or solved in a worse
way, with "dedicated symbols", I guess?

(Not a rhetorical question.)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]