GNU bug report logs - #20099
25.0.50; RET indents 5 spaces

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Fri, 13 Mar 2015 09:54:02 UTC

Severity: normal

Tags: notabug

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20099 in the body.
You can then email your comments to 20099 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20099; Package emacs. (Fri, 13 Mar 2015 09:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Röhler <andreas.roehler <at> easy-emacs.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 13 Mar 2015 09:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; RET indents 5 spaces
Date: Fri, 13 Mar 2015 11:03:26 +0100
[Message part 1 (text/plain, inline)]
emacs -Q

RET called at end of line, indents to col 5

(def foo ()
     "asdf"
     (print "asdf"))

Configured features:
XAW3D XPM JPEG TIFF GIF PNG SOUND NOTIFY LIBXML2 ZLIB

Important settings:
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-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
  column-number-mode: t
  line-number-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set
Quit
Undo! [3 times]
Column-Number mode enabled

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils cus-start cus-load
mule-util time-date tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment elisp-mode 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
cl-preloaded 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
inotify dynamic-setting x-toolkit x multi-tty emacs)

Memory information:
((conses 8 120161 6727)
 (symbols 24 37036 1)
 (miscs 20 43 249)
 (strings 16 48938 4801)
 (string-bytes 1 635775)
 (vectors 8 10457)
 (vector-slots 4 434751 5136)
 (floats 8 73 242)
 (intervals 28 222 32)
 (buffers 520 12)
 (heap 1024 23135 534))
[five-spaces.png (image/png, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20099; Package emacs. (Fri, 13 Mar 2015 11:06:02 GMT) Full text and rfc822 format available.

Message #8 received at 20099 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Cc: 20099 <at> debbugs.gnu.org
Subject: Re: bug#20099: 25.0.50; RET indents 5 spaces
Date: Fri, 13 Mar 2015 13:05:13 +0200
> Date: Fri, 13 Mar 2015 11:03:26 +0100
> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
> 
> emacs -Q
> 
> RET called at end of line, indents to col 5
> 
> (def foo ()
>       "asdf"
>       (print "asdf"))

Forgive me my ignorance, but: what is "def" and what's its
significance for indentation in Emacs Lisp?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20099; Package emacs. (Fri, 13 Mar 2015 12:12:01 GMT) Full text and rfc822 format available.

Message #11 received at 20099 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 20099 <at> debbugs.gnu.org
Subject: Re: bug#20099: 25.0.50; RET indents 5 spaces
Date: Fri, 13 Mar 2015 13:21:43 +0100
On 13.03.2015 12:05, Eli Zaretskii wrote:
>> Date: Fri, 13 Mar 2015 11:03:26 +0100
>> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
>>
>> emacs -Q
>>
>> RET called at end of line, indents to col 5
>>
>> (def foo ()
>>        "asdf"
>>        (print "asdf"))
>
> Forgive me my ignorance, but: what is "def" and what's its
> significance for indentation in Emacs Lisp?
>
>

close #20099

Sorry




Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 13 Mar 2015 15:54:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 20099 <at> debbugs.gnu.org and Andreas Röhler <andreas.roehler <at> easy-emacs.de> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 13 Mar 2015 15:54:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 11 Apr 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.