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

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

Re: info-find-source


From: Emanuel Berg
Subject: Re: info-find-source
Date: Thu, 11 Jan 2018 06:25:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Marcin Borkowski wrote:

>> Did anyone do
>>
>> (defun info-find-source ()
>>   (interactive)
>>   (let ((file (concat Info-current-file ".info")))
>>     (if (file-exists-p file)
>>         (find-file-read-only file)
>>       (message
>>        "No file: %s (Did you gunzip the info files?)" file) )))
>>
>> ?
>
> No, why would I want to?

I think my desire to do it is a consequence of
everything that has ever happened since
Big Bang, ~13.8 billion years ago, when the
array of discontinued proto-algorithms from the
religious-mythical era finally ended their
cycle of complete disintegration?

-- 
underground experts united
http://user.it.uu.se/~embe8573


reply via email to

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