Skip to content

Commit

Permalink
Update:
Browse files Browse the repository at this point in the history
  emacs.org
  • Loading branch information
nakkaya committed Nov 12, 2024
1 parent 6b9a8ad commit 69eabea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions emacs.org
Original file line number Diff line number Diff line change
Expand Up @@ -1819,8 +1819,7 @@ outputting only code for answers where code is appropriate."))
(goto-char beg)
(kill-region beg end)
(insert response)
(set-marker beg nil)
(set-marker end nil))))))))
(deactivate-mark))))))))
(message "No region selected.")))
#+end_src

Expand Down

0 comments on commit 69eabea

Please sign in to comment.