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

Bug#941058: multiline string support



Package: elpa-yaml-mode
Version: 0.0.14-1
Severity: wishlist
File: /usr/share/emacs/site-lisp/elpa-src/yaml-mode-0.0.14/yaml-mode.el

In the attached file, yaml-mode indents the multi-line strings incorrectly.
Please fix indentation for multi-line strings.

(At least, ansible complains about the tab stops that yaml-mode suggests.
 I don't know speak yaml fluently, so I may have missed something obvious.)

-- System Information:
Debian Release: 10.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages elpa-yaml-mode depends on:
ii  emacsen-common  3.0.4

Versions of packages elpa-yaml-mode recommends:
ii  emacs              1:26.1+1-3.2
ii  emacs-gtk [emacs]  1:26.1+1-3.2

elpa-yaml-mode suggests no packages.

-- no debconf information
# Ref. https://github.com/paluh/ansible-augeas
- hosts: all
  tasks:
    - action: augeas commands='ins ForwardAgent before "/files/etc/ssh/sshd_config"
                               set "/files/etc/ssh/sshd_config/ForwardAgent" "yes"'

    - action: augeas commands='
        ins ForwardAgent before "/files/etc/ssh/sshd_config"
        set "/files/etc/ssh/sshd_config/ForwardAgent" "yes"
        '

Reply to: