all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cesar Quiroz <cesar.quiroz@gmail.com>
To: daniel sutton <danielsutton01@gmail.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: new function url-insert-buffer-contents missing at runtime (both on master and on emacs-25)
Date: Sat, 21 Nov 2015 23:32:21 -0800	[thread overview]
Message-ID: <5C48319A-01A3-4582-B301-9864883D871E@gmail.com> (raw)
In-Reply-To: <CAOLS0DNoM9ju1ObExPcAF3nc68j-bM-id7Tz2GPqPMYsu2JFYg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1226 bytes --]

Are you on the master branch?

Sent from my iPhone

> On Nov 21, 2015, at 11:24 PM, daniel sutton <danielsutton01@gmail.com> wrote:
> 
> This is still an issue it seems.
> 
> Offending line is a call to url-insert-buffer-contents at 1171 in lisp/emacs-lisp/package.el. I inserted a (require 'url-handlers) as you mentioned and it seems to be working for me. 
> 
> I have also been able to verify that I am not able to install packages using list-packages with this bug.
> 
>> On Mon, Nov 16, 2015 at 2:59 AM, Cesar Quiroz <cesar.quiroz@gmail.com> wrote:
>> Maybe just needs to be made autoloadable, like its file-contents sibling?
>> 
>> This function was just introduced at commit
>> 
>> 7cc233e1e3da297882c006c1f07c628fbd4e94d5
>> 
>> Trigger the error by starting emacs and saying M-x list-packages.
>> Work around it by (load-library "url-handlers") or equivalent.
>> 
>> 
>> --César
>> 
>> You can run the command ‘list-packages’ with M-x l-pac RET
>> error in process filter: Symbol’s function definition is void: url-insert-buffer-contents [4 times]
>> Package refresh done
>> error in process filter: Symbol’s function definition is void: url-insert-buffer-contents [2 times]
> 

[-- Attachment #2: Type: text/html, Size: 1973 bytes --]

  reply	other threads:[~2015-11-22  7:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-16  8:59 new function url-insert-buffer-contents missing at runtime (both on master and on emacs-25) Cesar Quiroz
2015-11-22  7:24 ` daniel sutton
2015-11-22  7:32   ` Cesar Quiroz [this message]
2015-11-22  9:57   ` Artur Malabarba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5C48319A-01A3-4582-B301-9864883D871E@gmail.com \
    --to=cesar.quiroz@gmail.com \
    --cc=danielsutton01@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.