all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6947: 23.1; 23.1; Emacs does not respect Xresources
@ 2010-08-30 12:18 Mandar Mitra
  2010-12-06 16:45 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Mandar Mitra @ 2010-08-30 12:18 UTC (permalink / raw
  To: 6947

I have the following line in my .Xresources file:

emacs.geometry: 80x45

My .Xdefaults is a symlink pointing to .Xresources. 

When I start emacs without a -geometry argument, it comes up with a 80x43
window. The value of initial-frame-alist is

((menu-bar-lines . 1)
 (tool-bar-lines . 0)
 (vertical-scroll-bars))

The value of default-frame-alist is

((width . 80)
 (height . 45)
 (menu-bar-lines . 1)
 (tool-bar-lines . 0)
 (vertical-scroll-bars))

When I add the -geometry argument, the emacs window comes up with the
correct size.



In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-03-30 on rothera, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: POSIX
  value of $LANG: C
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  savehist-mode: t
  partial-completion-mode: t
  yas/global-mode: t
  yas/minor-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  jabber-activity-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <menu-bar> <help-menu> <send-emacs-bug
-report>

Recent messages:
Loading debian-ispell...done
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...done
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
Loading vip...done
Loading /home/mandar/.emacs.d/cedet/common/cedet.elc...
Setting up CEDET packages...done
Loading /home/mandar/.emacs.d/cedet/common/cedet.elc...done
Loading delsel...done
Fill column set to 75 (was 70)
For information about GNU Emacs and the GNU system, type C-h C-a.
This mail is scanned by Ironport






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6947: 23.1; 23.1; Emacs does not respect Xresources
  2010-08-30 12:18 bug#6947: 23.1; 23.1; Emacs does not respect Xresources Mandar Mitra
@ 2010-12-06 16:45 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-12-06 16:45 UTC (permalink / raw
  To: Mandar Mitra; +Cc: 6947

> I have the following line in my .Xresources file:
>
> emacs.geometry: 80x45
>
> My .Xdefaults is a symlink pointing to .Xresources.
>
> When I start emacs without a -geometry argument, it comes up with a
> 80x43 window.

Thanks for the bug report.  This bug was already fixed in Emacs 23.2.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-06 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30 12:18 bug#6947: 23.1; 23.1; Emacs does not respect Xresources Mandar Mitra
2010-12-06 16:45 ` Chong Yidong

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.