* bug#41667: Emacs Buffer Issue @ 2020-06-02 18:38 Anthony Gerard Mondoy 2020-06-07 18:16 ` Stefan Kangas 0 siblings, 1 reply; 4+ messages in thread From: Anthony Gerard Mondoy @ 2020-06-02 18:38 UTC (permalink / raw) To: 41667 [-- Attachment #1: Type: text/plain, Size: 582 bytes --] Hello, Good day. First off, I'm an emacs newbie and I love the emacs editor. So I came upon this weird issue while coding with python. While I was scrolling through the buffer, something weird happened. The contents of the buffer keeps on indenting until its not visible anymore. Here is screen record of what is happening https://www.dropbox.com/s/r5guktnv8dcwev0/buffer-weird-issue.mp4?dl=0 I really hope I get to hear back from you guys, I really like emacs. Also here is a link of my emacs config files https://github.com/tonix15/dotfiles/tree/master/emacs Thanks, Anthony [-- Attachment #2: Type: text/html, Size: 945 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41667: Emacs Buffer Issue 2020-06-02 18:38 bug#41667: Emacs Buffer Issue Anthony Gerard Mondoy @ 2020-06-07 18:16 ` Stefan Kangas [not found] ` <CAP7HgVYk=2BpnyJ49najH3kxAAms81O-GUS2smMk=9pqYUES3w@mail.gmail.com> 0 siblings, 1 reply; 4+ messages in thread From: Stefan Kangas @ 2020-06-07 18:16 UTC (permalink / raw) To: Anthony Gerard Mondoy, 41667 Hi Anthony, Anthony Gerard Mondoy <tonix15@gmail.com> writes: > First off, I'm an emacs newbie and I love the emacs editor. > So I came upon this weird issue while coding with python. > While I was scrolling through the buffer, something weird happened. > The contents of the buffer keeps on indenting until its not visible anymore. > Here is screen record of what is happening > https://www.dropbox.com/s/r5guktnv8dcwev0/buffer-weird-issue.mp4?dl=0 > > I really hope I get to hear back from you guys, I really like emacs. > > Also here is a link of my emacs config files > https://github.com/tonix15/dotfiles/tree/master/emacs I indeed think it's likely that there is something in your configuration which is causing this. You can't reproduce this when you run "emacs -Q", right? I would suggest that you try bisecting your Emacs configuration. By this I mean to comment out parts of your configuration until the issue disappears. Doing this repeatedly should allow you to narrow it down to the specific lines causing this, which will hopefully tell us what package or configuration is at fault. Could you please try that and report back? Best regards, Stefan Kangas ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAP7HgVYk=2BpnyJ49najH3kxAAms81O-GUS2smMk=9pqYUES3w@mail.gmail.com>]
* bug#41667: Emacs Buffer Issue [not found] ` <CAP7HgVYk=2BpnyJ49najH3kxAAms81O-GUS2smMk=9pqYUES3w@mail.gmail.com> @ 2020-06-07 19:19 ` Stefan Kangas 2020-06-07 19:25 ` Anthony Gerard Mondoy 0 siblings, 1 reply; 4+ messages in thread From: Stefan Kangas @ 2020-06-07 19:19 UTC (permalink / raw) To: Anthony Gerard Mondoy, 41667-done Anthony Gerard Mondoy <tonix15@gmail.com> writes: > I accidentally found the issue while browsing through the emacs > documentation, the sudden weird indents were cause by the line numbers > feature (global-linum-mode), this is for emacs 23 and below, since i am > using emacs 26 the correct command is (global-display-line-numbers-mode), > so far I don't have the sudden weird indents anymore. Thanks for replying back. We are not planning any new releases of Emacs 23, so if it works for you in Emacs 26, I suggest that you upgrade and use that. I'm consequently also closing this bug report now. Best regards, Stefan Kangas ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41667: Emacs Buffer Issue 2020-06-07 19:19 ` Stefan Kangas @ 2020-06-07 19:25 ` Anthony Gerard Mondoy 0 siblings, 0 replies; 4+ messages in thread From: Anthony Gerard Mondoy @ 2020-06-07 19:25 UTC (permalink / raw) To: Stefan Kangas; +Cc: 41667-done [-- Attachment #1: Type: text/plain, Size: 765 bytes --] Sounds good to me. cheers. On Mon, 8 Jun 2020, 03:19 Stefan Kangas, <stefankangas@gmail.com> wrote: > Anthony Gerard Mondoy <tonix15@gmail.com> writes: > > > I accidentally found the issue while browsing through the emacs > > documentation, the sudden weird indents were cause by the line numbers > > feature (global-linum-mode), this is for emacs 23 and below, since i am > > using emacs 26 the correct command is (global-display-line-numbers-mode), > > so far I don't have the sudden weird indents anymore. > > Thanks for replying back. > > We are not planning any new releases of Emacs 23, so if it works for you > in Emacs 26, I suggest that you upgrade and use that. > > I'm consequently also closing this bug report now. > > Best regards, > Stefan Kangas > [-- Attachment #2: Type: text/html, Size: 1184 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-06-07 19:25 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-06-02 18:38 bug#41667: Emacs Buffer Issue Anthony Gerard Mondoy 2020-06-07 18:16 ` Stefan Kangas [not found] ` <CAP7HgVYk=2BpnyJ49najH3kxAAms81O-GUS2smMk=9pqYUES3w@mail.gmail.com> 2020-06-07 19:19 ` Stefan Kangas 2020-06-07 19:25 ` Anthony Gerard Mondoy
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.