emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

saveplace does not work with emacsclient


From: P G L Porta Mana
Subject: saveplace does not work with emacsclient
Date: Sun, 6 Jan 2008 04:48:14 +0100

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Although saveplace-mode is activated by default, in files opened through
emacsclientw the point appears at the beginning of buffer.

This was tested with the following simple .emacs file:

 (server-start)
 (setq-default save-place t)
 (require 'saveplace)


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
c:/Program Files/Emacs/etc/DEBUG for instructions.

In GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600)
 of 2007-07-07 on NEUTRINO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags 
-Ic:/Programme/GnuWin32/include'

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

Major mode: Fundamental

Minor modes in effect:
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
n <help-echo> <down-mouse-1> <mouse-1> <drag-n-drop> 
<next> <next> <next> <next> <next> <next> <next> <next> 
<next> C-x k <return> <drag-n-drop> C-x k <return> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
Loading places from c:/Documents and Settings/All 
Users/Desktop/work/.emacs-places...done
For information about the GNU Project and its goals, type C-h C-p.
Loading bibtex...
Loading easymenu...done
Loading regexp-opt...done
Loading bibtex...done
Please type y, n, or !: 
For information about the GNU Project and its goals, type C-h C-p.
Loading url-util...done
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]