emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/inf-ruby dbf4386bac 264/265: Use a more uniform style


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby dbf4386bac 264/265: Use a more uniform style
Date: Sat, 9 Jul 2022 21:59:32 -0400 (EDT)

branch: elpa/inf-ruby
commit dbf4386bac12f1733257db6105e3f1fca05ffb79
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Use a more uniform style
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e83cbf75b3..541294e425 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ type <kbd>M-x describe-function [RET] inf-ruby-minor-mode 
[RET]</kbd>.
 
 ## Bugs
 
-* If there is a [triangle instead of 
prompt](https://github.com/nonsequitur/inf-ruby/issues/159), or you see a 
reline related error 
([example](https://github.com/ruby/irb/issues/43#issuecomment-589593889)), or 
your REPL simply [doesn't react to 
input](https://github.com/nonsequitur/inf-ruby/issues/51), try putting the 
following in your `~/.irbrc`:
+* If there is a [triangle instead of 
prompt](https://github.com/nonsequitur/inf-ruby/issues/159), or you see a 
[reline related 
error](https://github.com/ruby/irb/issues/43#issuecomment-589593889), or your 
REPL simply [doesn't react to 
input](https://github.com/nonsequitur/inf-ruby/issues/51), try putting the 
following in your `~/.irbrc`:
 
 ```rb
 IRB.conf[:USE_MULTILINE] = false if ENV['INSIDE_EMACS']



reply via email to

[Prev in Thread] Current Thread [Next in Thread]