unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: sebastian_rose@gmx.de, hong@topbug.net, emacs-devel@gnu.org
Subject: Re: Current master does not work with sr-speedbar package (W64 build)
Date: Thu, 06 Dec 2018 20:20:50 +0200	[thread overview]
Message-ID: <83bm5y7bzx.fsf@gnu.org> (raw)
In-Reply-To: <1266357133.430788.1544118598533@mail.libero.it> (message from Angelo Graziosi on Thu, 6 Dec 2018 18:49:58 +0100 (CET))

> Date: Thu, 6 Dec 2018 18:49:58 +0100 (CET)
> From: Angelo Graziosi <angelo.g0@libero.it>
> Cc: sebastian_rose@gmx.de, emacs-devel@gnu.org, hong@topbug.net
> 
> > Il 6 dicembre 2018 alle 13.57 Eli Zaretskii <eliz@gnu.org> ha scritto:
> > 
> > Type "M-x set-variable RET debug-on-error RET t RET", then do the steps needed to trigger the problem.  Emacs should display a buffer with Lisp backtrace; post that here.
> > 
> 
> Starting Emacs without initialization file/directory and with Options - Manage Emacs Packages.
> 
> Debugger entered--Lisp error: (file-error "Setting current directory" #("Permission denied" 0 17 (charset windows-1252)) "c:/msys64/tmp/emacs-master/src/")
>   signal(file-error ("Setting current directory" #("Permission denied" 0 17 (charset windows-1252)) "c:/msys64/tmp/emacs-master/src/"))
>   (if nil nil (signal (car err) (cdr err)))
>   (condition-case err (progn (let* ((er (and t (plist-get status :error)))) (if er (error "Error retrieving: %s %S" url er))) (save-current-buffer (set-buffer b-sym) (goto-char (point-min)) (if (search-forward-regexp "^\15?\n\15?" nil 'noerror) nil (error "Error retrieving: %s %S" url "incomprehensible buffer"))) (url-insert-buffer-contents b-sym url) (kill-buffer b-sym) (goto-char (point-min)) t) (error (package--update-downloads-in-progress archive) (if nil nil (signal (car err) (cdr err)))))

Thanks.

When you start Emacs without initialization file/directory, what is
the value of default-directory in the *scratch* buffer?



  reply	other threads:[~2018-12-06 18:20 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04 17:50 Current master does not work with sr-speedbar package (W64 build) Angelo Graziosi
2018-12-04 17:57 ` Eli Zaretskii
2018-12-04 23:31   ` Angelo Graziosi
2018-12-05 18:34     ` Eli Zaretskii
2018-12-05 22:42       ` Angelo Graziosi
2018-12-05 23:07       ` Angelo Graziosi
2018-12-06  0:07         ` Angelo Graziosi
2018-12-06  0:12           ` Angelo Graziosi
2018-12-06  0:54             ` Angelo Graziosi
2018-12-06  6:48               ` Eli Zaretskii
2018-12-06  9:10               ` martin rudalics
2018-12-06 16:12                 ` Angelo Graziosi
2018-12-06  6:35         ` Eli Zaretskii
2018-12-06  9:00           ` Angelo Graziosi
2018-12-06  9:17             ` Eli Zaretskii
2018-12-06 11:28               ` Angelo Graziosi
2018-12-06 12:57                 ` Eli Zaretskii
2018-12-06 17:49                   ` Angelo Graziosi
2018-12-06 18:20                     ` Eli Zaretskii [this message]
2018-12-06 19:36                       ` Angelo Graziosi
2018-12-06 19:47                         ` Eli Zaretskii
2018-12-06 20:45                           ` Angelo Graziosi
2018-12-06 23:55                             ` Angelo Graziosi
2018-12-07  8:04                               ` Eli Zaretskii
2018-12-07  8:57                                 ` Eli Zaretskii
2018-12-07 16:34                                   ` Angelo Graziosi
2018-12-07 16:44                                     ` Eli Zaretskii
2018-12-07  6:22                             ` Eli Zaretskii
2018-12-07  8:34                               ` Angelo Graziosi
2018-12-07  0:36                     ` Stefan Monnier
2018-12-07  7:13                       ` martin rudalics
2018-12-07 13:00                         ` Stefan Monnier
2018-12-07 13:16                           ` martin rudalics
2018-12-07 13:26                             ` Stefan Monnier
2018-12-07 13:49                               ` martin rudalics
2018-12-10 15:07                                 ` Stefan Monnier
2018-12-07 13:58                               ` Eli Zaretskii
2018-12-07 13:22                           ` Eli Zaretskii
2018-12-06 18:45                 ` martin rudalics
2018-12-06 19:34                   ` Angelo Graziosi

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83bm5y7bzx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=angelo.g0@libero.it \
    --cc=emacs-devel@gnu.org \
    --cc=hong@topbug.net \
    --cc=sebastian_rose@gmx.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).