all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 03acdda6fb06ca82367e53cf1306aaebc15c6e35 158 bytes (raw)
name: test/lisp/progmodes/ruby-mode-resources/ruby-block-indent.rb 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
foo
  .asdasd
  .proc do |**args|
    p(**args)
  end

foo
  .asdasd
  .proc { |**args|
    p(**args)
  }

# Local Variables:
# ruby-block-indent: nil
# End:

debug log:

solving 03acdda6fb0 ...
found 03acdda6fb0 in https://yhetil.org/emacs/c8a360cb-a5e3-7a1d-79ef-5e2c6114a9e9@yandex.ru/

applying [1/1] https://yhetil.org/emacs/c8a360cb-a5e3-7a1d-79ef-5e2c6114a9e9@yandex.ru/
diff --git a/test/lisp/progmodes/ruby-mode-resources/ruby-block-indent.rb b/test/lisp/progmodes/ruby-mode-resources/ruby-block-indent.rb
new file mode 100644
index 00000000000..03acdda6fb0

Checking patch test/lisp/progmodes/ruby-mode-resources/ruby-block-indent.rb...
Applied patch test/lisp/progmodes/ruby-mode-resources/ruby-block-indent.rb cleanly.

index at:
100644 03acdda6fb06ca82367e53cf1306aaebc15c6e35	test/lisp/progmodes/ruby-mode-resources/ruby-block-indent.rb

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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.