Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org mode:link hava problem #4858

Closed
41890819 opened this issue Jan 29, 2016 · 12 comments
Closed

Org mode:link hava problem #4858

41890819 opened this issue Jan 29, 2016 · 12 comments

Comments

@41890819
Copy link

when the link in outline or in a table,it can't display correctly
3333
5555

@robbyoconnor
Copy link
Contributor

@41890819, reload the file and it should show it

@41890819
Copy link
Author

@robbyoconnor it does't work.if the link not in a outline or table,it will be right

@robbyoconnor
Copy link
Contributor

Please follow this template

@StreakyCobra
Copy link
Contributor

I don't think this is a Spacemacs issue. For me it is more how org behaves. It would be nice if someone can test it on a rew emacs install to confirm.

@ghost
Copy link

ghost commented Jan 29, 2016

Description

Links in org mode should be displayed as link rather than [[url][link]] but currently they're not.

Reproduction guide

  • Start Emacs
  • Be sure to use vim editing mode
  • Open the org agenda file with SPC a-o-a
  • Hit RET on a TODO to open the "real file" in a buffer.

I observe an output of:

* [[file+sys:~/Documents/Classes/CPTR/415][CPTR 415: Databases]]
    ** [[file:Classes/CPTR/415/syllabus.pdf][Syllabus]]
    ** TODO [[file+sys:Classes/CPTR/415/Homework/hw2.pdf][Homework 2]]
       DEADLINE: <2016-01-27 Wed>
    *** [[file:Classes/CPTR/415/Homework/HW2/homework2.tex][Assignment]]
    ** TODO [[file+sys:Classes/CPTR/415/Homework/project_1.pdf][Project 1]]
       DEADLINE: <2016-01-22 Fri>

I expect links of the format [[url][tag]] to display as tag.
I also expect to be blue and clickable/otherwise interactive.
I can hit RET on the [[url][tag]] or <year-mo-da Nme> links and they'll work as expected; this seems to be purely a visual bug as far as functionality goes for me.

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.9
  • Spacemacs branch: develop (rev. 72e1413)
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(ansible
 (auto-completion :variables auto-completion-return-key-behavior 'nil auto-completion-tab-key-behavior 'complete auto-completion-enable-sort-by-usage t)
 (c-c++ :variables c-c++-default-mode-for-headers 'c++-mode c-c++-enable-clang-support t)
 colors emacs-lisp extra-langs git github gtags
 (haskell :variables haskell-enable-hindent-style "chris-done")
 html
 (latex :variables latex-enable-auto-fill nil)
 markdown nixos org python
 (ranger :variables ranger-show-preview t)
 semantic
 (shell :variables shell-default-term-shell "/bin/zsh")
 spacemacs-helm spell-checking syntax-checking themes-megapack tmux version-control)

@StreakyCobra
Copy link
Contributor

@thang1thang2 Thanks 👍 for this amazing report 💯

But I still don't know if it is an org-mode behavior or a Spacemacs issue.

@robbyoconnor
Copy link
Contributor

Thank you!
On 01/29/2016 08:03 AM, Fabien Dubosson wrote:

@thang1thang2 https://github.com/thang1thang2 Thanks 👍 for this
amazing report 💯

But I still don't know if it is an |org-mode| behavior or a Spacemacs issue.


Reply to this email directly or view it on GitHub
#4858 (comment).

@Andre0991
Copy link
Contributor

I think this is the same problem of #4793 .

@mskorzhinskiy
Copy link
Contributor

I've experienced the same problem and can report that after today's update this problem is gone. At least from my installation.

@StreakyCobra
Copy link
Contributor

@41890819 It is fine on your side also? If yes you may consider closing the issue 😄

@41890819
Copy link
Author

41890819 commented Feb 1, 2016

@StreakyCobra i'm tring now.what i need to do is update the spacemacs and the packages?

@41890819
Copy link
Author

41890819 commented Feb 1, 2016

@StreakyCobra The problem is gone after i update the packages,thanks a lot!

@41890819 41890819 closed this as completed Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants