[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18774: 24.4; Unable to customize Tramp group without d-bus support c
From: |
Bryan Bishop |
Subject: |
bug#18774: 24.4; Unable to customize Tramp group without d-bus support compiled in |
Date: |
Sun, 19 Oct 2014 13:28:46 -0500 |
Running emacs -Q compiled from homebrew on the Mac, I'm unable to do:
M-x customize-group and select "tramp". The customize screen doesn't
show any options other than Revert..., Apply and I see a message in the
echo area about:
"""
dbus-call-method: peculiar error: "Emacs not compiled with dbus support"
"""
In GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
of 2014-10-18 on Snowdog.local
Windowing system distributor `Apple', version 10.3.1265
Configured using:
`configure --prefix=/usr/local/Cellar/emacs/24.4-rc1
--enable-locallisppath=/usr/local/share/emacs/site-lisp
--infodir=/usr/local/Cellar/emacs/24.4-rc1/share/info/emacs
--without-dbus --with-gnutls --with-imagemagick --without-popmail
--with-ns --disable-ns-self-contained'
Important settings:
value of $LC_ALL: en_US.UTF-8
value of $LC_CTYPE: en_US.UTF-8
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
Major mode: Custom
Minor modes in effect:
shell-dirtrack-mode: t
tooltip-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
s-x c <backspace> <backspace> M-x c u s t o m i z e
SPC g r o u p <return> t r a m p <return> M-x b u g
<tab> <tab> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> r e p o r t <tab>
<return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
kill-region: The mark is not set now, so there is no region
Creating customization items...
dbus-call-method: peculiar error: "Emacs not compiled with dbus support"
Making completion list...
delete-backward-char: Text is read-only [3 times]
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mail-utils help-mode zeroconf
url-util url-parse url-vars dbus xml tramp-cache tramp-adb tramp
tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv
eieio-core gnus-util mm-util mail-prsvr password-cache tramp-loaddefs
trampver shell pcomplete comint ansi-color ring format-spec advice
help-fns cus-edit easymenu cus-start cus-load wid-edit cl-loaddefs
cl-lib time-date tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process cocoa ns
multi-tty emacs)
Memory information:
((conses 16 114061 8199)
(symbols 48 22007 0)
(miscs 40 70 221)
(strings 32 23541 4886)
(string-bytes 1 669633)
(vectors 16 13946)
(vector-slots 8 425556 5828)
(floats 8 95 122)
(intervals 56 227 0)
(buffers 960 14))
- bug#18774: 24.4; Unable to customize Tramp group without d-bus support compiled in,
Bryan Bishop <=