unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Live System User <nyc4bos@aol.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 24343@debbugs.gnu.org
Subject: bug#24343: 25.1; Emacs startup GTK error if init files contains an error
Date: Thu, 01 Sep 2016 08:57:04 -0400	[thread overview]
Message-ID: <87y43bn5gf.fsf@aol.com> (raw)
In-Reply-To: <87poopb5z4.fsf@gmx.de> (Michael Albinus's message of "Wed, 31 Aug 2016 12:14:23 +0200")

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Michael,

> Live System User <nyc4bos@aol.com> writes:
>
>> Hi,
>
> Hi,
>
>> (add-to-list 'tramp-default-proxies-alist
>>              '(nil "\\`root\\'" "/ssh:%h:"))
>>
>>         You will notice that I did not have:
>>
>>               (require 'tramp)
>>
>>         I see Emacs popup with the expected initialization error:
>>
>>         Symbol's value as variable is void: tramp-default-proxies-alist
>
> The Tramp manual says:
>
>    *Note* that some user options and variables described in these
> examples are not auto loaded by Emacs.  All examples require TRAMP is
> installed and loaded:
>
>      (require 'tramp)
>
> See (info "(tramp) Configuration")

     Right.  As specified, I only used that as an example.

     You could substitute this in your .emacs file with:

X

     or

(add-to-list 'NON-EXISTANT-VARIABLE
             '(nil))


     The bug being reported is:

(emacs:23680): Gtk-WARNING **: Allocating size to Emacs 0x1ad02c0
without calling gtk_widget_get_preferred_width/height(). How does the
code know the size to allocate?

     This is presumably a problem with Emacs's interaction with
     GTK creating/manipulating a window or frame.

     Sorry if this was misinterpreted -- I wasn't picking on Tramp!


     Thanks.
>
>>           Thanks.
>
> Best regards, Michael.





  reply	other threads:[~2016-09-01 12:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  9:22 bug#24343: 25.1; Emacs startup GTK error if init files contains an error Live System User
2016-08-31 10:14 ` Michael Albinus
2016-09-01 12:57   ` Live System User [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-19 18:21 bug#25486: 26.0.50; bash-4.3$ Gtk-WARNING **: Allocating size to Emacs 0x4a7e2a0 without calling gtk_widget_get_preferred_width/height() Ryan McCarl
2021-08-15 12:16 ` bug#24343: 25.1; Emacs startup GTK error if init files contains an error Lars Ingebrigtsen
2021-09-13  8:54   ` Lars Ingebrigtsen

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=87y43bn5gf.fsf@aol.com \
    --to=nyc4bos@aol.com \
    --cc=24343@debbugs.gnu.org \
    --cc=michael.albinus@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).