Guest User

Untitled

a guest
Sep 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. (turn-on-auto-fill)
  2. (set-fill-column 60)
  3.  
  4. #name : example of snippet foo bar
  5. # --
  6.  
  7. # EXAMPLE FOO BAR
  8. /* $1
  9. *
  10. */
  11. public function f$2($3) {
  12.  
  13. } # End scope f$2
  14.  
  15. #name : example of snippet foo bar
  16. # --
  17.  
  18. # EXAMPLE FOO BAR
  19. /* $1
  20. *
  21. */
  22. public function f$2($3) {
  23.  
  24. }
  25.  
  26. Debugger entered--Lisp error: (args-out-of-range #<buffer xx> 66 66)...
  27. buffer-substring(#<marker at 66 in xx> #<marker at 66 in xx>)
  28. yas--field-text-for-display([cl-struct-yas--field 2 #<marker at 66 in xx> #<ma...
  29. (let* ((yas-text (yas--field-text-for-display field)) (yas-modified-p (progn (...
  30. yas--apply-transform([cl-struct-yas--mirror #<marker at 89 in xx> #<marker at ...
  31. ...
  32. yas--mirror-update-display([cl-struct-yas--mirror #<marker at 89 in xx> #<mark...
  33. ...
  34. yas--update-mirrors([cl-struct-yas--snippet ([cl-struct-yas--field 1 #<marker ...
  35. ...
  36. yas--on-field-overlay-modification(#<overlay from 26 to 41 in xx> t 37 37 1)
  37. delete-horizontal-space()
  38. #[nil ... [soft allow-auto-fill delete-horizontal-space ...
  39. c-indent-new-comment-line(t)
  40. default-indent-new-line(t)
  41. do-auto-fill()
  42. apply(do-auto-fill nil)
  43. c-mask-paragraph(nil t do-auto-fill)
  44. c-do-auto-fill()
  45. self-insert-command(1)
  46. call-interactively(self-insert-command nil nil)
  47. command-execute(self-insert-command)
Add Comment
Please, Sign In to add comment