unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20099: 25.0.50; RET indents 5 spaces
@ 2015-03-13 10:03 Andreas Röhler
  2015-03-13 11:05 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Röhler @ 2015-03-13 10:03 UTC (permalink / raw)
  To: 20099

[-- Attachment #1: Type: text/plain, Size: 2223 bytes --]

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))

[-- Attachment #2: five-spaces.png --]
[-- Type: image/png, Size: 31894 bytes --]

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

* bug#20099: 25.0.50; RET indents 5 spaces
  2015-03-13 10:03 bug#20099: 25.0.50; RET indents 5 spaces Andreas Röhler
@ 2015-03-13 11:05 ` Eli Zaretskii
  2015-03-13 12:21   ` Andreas Röhler
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2015-03-13 11:05 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 20099

> Date: Fri, 13 Mar 2015 11:03:26 +0100
> From: Andreas Röhler <andreas.roehler@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?





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

* bug#20099: 25.0.50; RET indents 5 spaces
  2015-03-13 11:05 ` Eli Zaretskii
@ 2015-03-13 12:21   ` Andreas Röhler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Röhler @ 2015-03-13 12:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 20099

On 13.03.2015 12:05, Eli Zaretskii wrote:
>> Date: Fri, 13 Mar 2015 11:03:26 +0100
>> From: Andreas Röhler <andreas.roehler@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





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

end of thread, other threads:[~2015-03-13 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 10:03 bug#20099: 25.0.50; RET indents 5 spaces Andreas Röhler
2015-03-13 11:05 ` Eli Zaretskii
2015-03-13 12:21   ` Andreas Röhler

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).