unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Ting-Yu Lin" <aethanyc@gmail.com> (林庭宇)
Cc: 18418@debbugs.gnu.org
Subject: bug#18418: [Regression] Line number missing when enabling linum-mode
Date: Sat, 06 Sep 2014 19:31:46 +0300	[thread overview]
Message-ID: <83k35gd825.fsf@gnu.org> (raw)
In-Reply-To: <CAPTPi4AWCXqf_nFaaOD8S90kczsaYwaxG8kLXKiF0N11ykMT=g@mail.gmail.com>

> From: Ting-Yu Lin (林庭宇) <aethanyc@gmail.com>
> Date: Sun, 7 Sep 2014 00:02:51 +0800
> 
> I found a regression related to commit titled "Fix bug #17892 with
> mode/header line and display margins."
> https://github.com/emacs-mirror/emacs/commit/691d7ac6784

Sorry, I don't understand: are you saying the problem you describe
started appearing after that commit?

> 1. emacs -Q
> 2. Evaluate the following code to make the mini-buffer becomes
> multi-line.
> 
> ;;
> https://github.com/gempesaw/ido-vertical-mode.el/blob/master/ido-vertical-mode.el#L45
> (setq ido-decorations
> '("\n-> " ; left bracket around prospect list
> "" ; right bracket around prospect list
> "\n " ; separator between prospects, depends on `ido-separator`
> "\n ..." ; inserted at the end of a truncated list of prospects
> "[" ; left bracket around common match string
> "]" ; right bracket around common match string
> " [No match]"
> " [Matched]"
> " [Not readable]"
> " [Too big]"
> " [Confirm]"
> "\n-> " ; left bracket around the sole remaining completion
> "" ; right bracket around the sole remaining completion
> ))
> (ido-mode 1)
> (global-linum-mode 1)
> 
> 3. Open a large file such as src/dispextern.h in Emacs repository.
> 4. C-x C-f to find files (Notice the mini-buffer now becomes
> multi-line, and push the mode-line up. See multi_line_mini_buffer.png
> as attached.)
> 5. C-g to quit (the mini-buffer has one line again)
> 6. The line number 30 disappear, and the content of the line shifts
> left a little bit. (See line_30_missing.png) The line number at the
> area is always missing even if you scroll the file down.

Sorry, I cannot reproduce this here.  My line 30 is intact after the
above steps.






  reply	other threads:[~2014-09-06 16:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-06 16:02 bug#18419: [Regression] Line number missing when enabling linum-mode Ting-Yu Lin
2014-09-06 16:31 ` Eli Zaretskii [this message]
2014-09-07  9:02 ` martin rudalics
2014-09-07 17:18   ` Eli Zaretskii
2014-09-07 17:20   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83k35gd825.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18418@debbugs.gnu.org \
    --cc=aethanyc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).