A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/flycheck/flycheck/issues/526 below:

Flycheck and company interfer with each other in C++-mode with emacs in a terminal. · Issue #526 · flycheck/flycheck · GitHub

Using the below example file in a terminal emacs which isn't able to display the whole file without scrolling:

#include <cmath>

int main(void){

}

double other(void){
    ;
    ;
    ; // This will disappear
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
}

With C++-mode, flycheck-mode and company-mode (with the clang backend) activated i get the following behaviour when typing in acos into the main function. Note that the company completion starts at one character to highlight the behaviour, though the behaviour is the same with company-minimum-prefix-length set to 1: https://www.youtube.com/watch?v=Lg40mtSk_u8

I'm running:
GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-07 on toyol, modified by Debian
Flycheck version: 0.21alpha1 (package: 20141020.724)
Company version: 0.8.8-cvs


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4